lib/sgf/error.rb in SgfParser-2.0.0 vs lib/sgf/error.rb in SgfParser-3.0.0
- old
+ new
@@ -7,7 +7,6 @@
end
class NoIdentityError < StandardError
# Error if the user tries to read an identity that doesn't exist
end
-
-end
\ No newline at end of file
+end