Skip to content

Commit 05b2526

Browse files
committed
Remove unneccessary puts
1 parent fef2aac commit 05b2526

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

evaluationserver/app/models/answer.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ def set_type
2020

2121
## override in subclasses
2222
def is_correct_answered_with?(answer)
23-
puts "AAAAAAAAAAAAAAAAAAAa"
2423
return false
2524
end
2625

0 commit comments

Comments
 (0)