Skip to content

Commit 2736532

Browse files
committed
Units,ruby: delete an empty line from a test input
Signed-off-by: Masatake YAMATO <[email protected]>
1 parent a4d751b commit 2736532

File tree

1 file changed

+0
-1
lines changed
  • Units/parser-ruby.r/ruby-class-method-with-prefixing-self.d

1 file changed

+0
-1
lines changed

Units/parser-ruby.r/ruby-class-method-with-prefixing-self.d/input.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,3 @@ def self.field(name, storage: field_storage, **attrs)
2020
boolean_accessor(name) if attrs[:type] == 'checkbox' && storage != :attribute
2121
end
2222
end
23-

0 commit comments

Comments
 (0)