Skip to content

Commit

Permalink
rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Jan 17, 2024
1 parent 7c7a06c commit 88b326a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/lib/retry_exception.rb
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Exception for mysql retries
class RetryException < RuntimeError; end
class RetryException < RuntimeError; end

0 comments on commit 88b326a

Please sign in to comment.