Skip to content

Commit 6ea604f

Browse files
committed
Remove io import only used for typing
1 parent 55fc753 commit 6ea604f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

command_runner/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
__build__ = "2025090901"
2626
__compat__ = "python2.7+"
2727

28-
import io
2928
import os
3029
import shlex
3130
import subprocess

0 commit comments

Comments
 (0)