Class: Gitlab::BackgroundMigration::RemoveDuplicateCsFindings
- Inherits:
-
Object
- Object
- Gitlab::BackgroundMigration::RemoveDuplicateCsFindings
- Defined in:
- lib/gitlab/background_migration/remove_duplicate_cs_findings.rb
Instance Method Summary collapse
Instance Method Details
#perform(start_id, stop_id) ⇒ Object
7 8 |
# File 'lib/gitlab/background_migration/remove_duplicate_cs_findings.rb', line 7 def perform(start_id, stop_id) end |