Skip to content

Commit 4997c18

Browse files
committed
testing
1 parent 0a9d2ad commit 4997c18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymongo/asynchronous/pool.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,6 @@ async def command(
535535
if self.op_msg_enabled:
536536
self._raise_if_not_writable(unacknowledged)
537537
try:
538-
print(f"Calling command for {spec}")
539538
return await command(
540539
self,
541540
dbname,

0 commit comments

Comments
 (0)