summaryrefslogtreecommitdiff
path: root/lib/logger/errors.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/logger/errors.rb')
-rw-r--r--lib/logger/errors.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/logger/errors.rb b/lib/logger/errors.rb
index e8925e14ac..88581793f0 100644
--- a/lib/logger/errors.rb
+++ b/lib/logger/errors.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true
-# not used after 1.2.7. just for compat.
class Logger
+ # not used after 1.2.7. just for compat.
class Error < RuntimeError # :nodoc:
end
class ShiftingError < Error # :nodoc: