Skip to content

Commit fa51ee6

Browse files
committed
Remove logging
1 parent e8b2cda commit fa51ee6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/util.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ def _create_window(
9595
):
9696
def thread():
9797
try:
98-
logger.info('Thread started')
9998
take_screenshot()
10099
move_mouse_cocoa()
101100
if thread_func:

0 commit comments

Comments
 (0)