Skip to content

Commit 5064211

Browse files
committed
minor: remove phantom puts
1 parent 6b80321 commit 5064211

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/mongo/cursor.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,6 @@ def checkout_socket_from_connection
539539
raise ex
540540
end
541541
@pool = socket.pool
542-
#puts "checkout_socket_from_connection caller:#{caller[0][/:in `([^']+)'/,1]} self:#{self.object_id} @pool.port:#{@pool.port}"
543542
socket
544543
end
545544

0 commit comments

Comments
 (0)