Skip to content

Commit f9c796f

Browse files
committed
remove superfluous logger in tmuxp.testsuite
1 parent 5b6737c commit f9c796f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tmuxp/testsuite/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818

1919
from .. import log
2020
import logging
21-
logger = logging.getLogger()
2221

2322

2423
if not logger.handlers:

0 commit comments

Comments
 (0)