removed import shlex because it is not used.
This commit is contained in:
parent
83fadb8854
commit
c3ccf3c5df
@ -7,7 +7,6 @@
|
||||
from fenrirscreenreader.core import debug
|
||||
import subprocess, os
|
||||
from subprocess import Popen, PIPE
|
||||
import shlex
|
||||
import _thread
|
||||
|
||||
class command():
|
||||
|
Loading…
Reference in New Issue
Block a user