#546 - Removing unsed import
parent
aeb73054da
commit
b5aeca02ac
|
@ -21,7 +21,6 @@ import sys
|
||||||
import time
|
import time
|
||||||
from threading import Timer
|
from threading import Timer
|
||||||
|
|
||||||
import subprocess
|
|
||||||
import os
|
import os
|
||||||
from os.path import expanduser, exists, join
|
from os.path import expanduser, exists, join
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue