#546 - Removing unsed import

pull/635/head
Augusto Monteiro 'Sparky 2017-04-05 17:11:20 -07:00
parent aeb73054da
commit b5aeca02ac
1 changed files with 0 additions and 1 deletions

View File

@ -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