Skip to content

Commit bb01105

Browse files
committed
argh not so much printing plz
1 parent f4437c9 commit bb01105

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/resque/plugins/round_robin/round_robin.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ def should_round_robin?
5858

5959
def reserve_with_round_robin
6060
if not should_round_robin?
61-
print "reserving without round robin"
6261
return reserve_without_round_robin
6362
end
6463

0 commit comments

Comments
 (0)