Skip to content

Commit 228cf17

Browse files
committed
Remove debug code
1 parent 2898eb9 commit 228cf17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/shell.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
"""Examples using create_subprocess_exec() and create_subprocess_shell()."""
2-
import logging; logging.basicConfig()
32

43
import asyncio
54
import signal

0 commit comments

Comments
 (0)