Commit afb5d9a6 authored by Mehmet Emin INAC's avatar Mehmet Emin INAC

Remove unused mixin

parent cb12ff69
# frozen_string_literal: true
class DeleteSecurityFindingsWithoutUuid < ActiveRecord::Migration[6.0]
include Gitlab::Database::MigrationHelpers
DOWNTIME = false
disable_ddl_transaction!
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment