diff --git a/test.rb b/test.rb index d6a2707..25847cf 100644 --- a/test.rb +++ b/test.rb @@ -1,5 +1,4 @@ def test puts "test1f" - puts "add console log" end