0
0
Fork 0

Fix some whitespaces and return at EOF

This commit is contained in:
Stormwind 2015-10-22 12:11:16 +02:00
parent 14fbd23852
commit b8cb251ef8
9 changed files with 9 additions and 10 deletions

View File

@ -54,4 +54,3 @@ end
class Rubella::Output::AsciiImplementation < Rubella::Output::Base
attr_reader :data
end