Skip to content

Commit

Permalink
rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Mar 4, 2024
1 parent 4b8b254 commit b5966e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-admintool/queries/audit_oldest_query.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def get_sql
status != 'processing'
AND NOT
verified IS null
AND
AND
inv_node_id not in (4,14,18) /*dryad nodes*/
order by
verified
Expand Down

0 comments on commit b5966e6

Please sign in to comment.