Skip to content

Commit 80b1e8b

Browse files
committed
useless inheritance deleted
1 parent 7a6edb3 commit 80b1e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ruby-debug-ide/xml_printer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ module OverflowMessageType
1313
SPECIAL_SYMBOL_MESSAGE = lambda {|e| '<?>'}
1414
end
1515

16-
class ExecError < StandardError
16+
class ExecError
1717
attr_reader :message
1818
attr_reader :backtrace
1919

0 commit comments

Comments
 (0)