Cleanup of obsolete module import.
This commit is contained in:
parent
c9b1d08f4f
commit
a7230702cb
@ -26,7 +26,6 @@
|
|||||||
""" Import externals """
|
""" Import externals """
|
||||||
import sys
|
import sys
|
||||||
import os.path
|
import os.path
|
||||||
import shlex
|
|
||||||
try:
|
try:
|
||||||
from subprocess import Popen,PIPE
|
from subprocess import Popen,PIPE
|
||||||
except:
|
except:
|
||||||
|
Loading…
Reference in New Issue
Block a user