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
|
from fenrirscreenreader.core import debug
|
||||||
import subprocess, os
|
import subprocess, os
|
||||||
from subprocess import Popen, PIPE
|
from subprocess import Popen, PIPE
|
||||||
import shlex
|
|
||||||
import _thread
|
import _thread
|
||||||
|
|
||||||
class command():
|
class command():
|
||||||
|
Loading…
Reference in New Issue
Block a user