DEV: Remove FlagQuery class and old code (#8064)

This commit is contained in:
Roman Rizzi
2019-09-12 13:21:33 -03:00
committed by GitHub
parent 7129637279
commit 568232052e
6 changed files with 11 additions and 190 deletions

View File

@@ -1,7 +1,5 @@
# frozen_string_literal: true
require_dependency 'flag_query'
module Jobs
class PendingReviewablesReminder < Jobs::Scheduled