Skip to content

Commit e91abf8

Browse files
committed
remove unnecessary self
1 parent ad45beb commit e91abf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/gnuplotrb/mixins/error_handling.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ def check_errors
2323
end
2424
message = "Error in previous command (\"#{command}\"): \"#{rest}\""
2525
fail GnuplotError, message
26-
self
2726
end
2827

2928
private

0 commit comments

Comments
 (0)