Skip to content

Commit

Permalink
didnt mean to commit this to master branch (#3124)
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom authored Oct 13, 2023
1 parent 5235ace commit c2aa53d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/dashboard/app/lib/account_cache.rb
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ def queues
end

[queue_name, queue_name, data]
end.sort_by do |tuple|
tuple[0]
end
rescue StandardError => e
Rails.logger.warn("Did not get queues from system with error #{e}")
Expand Down

0 comments on commit c2aa53d

Please sign in to comment.