Fix rubocop lint

main
Vyr Cossont 2 years ago
parent b831c3897d
commit a3faf83586

@ -1,7 +1,6 @@
# frozen_string_literal: true
class SearchService < BaseService
SEARCH_ALL_VISIBLE_STATUSES = ENV['SEARCH_ALL_VISIBLE_STATUSES'] == 'true'
def call(query, account, limit, options = {})

Loading…
Cancel
Save