Remove unneeded import in MachineUI
The urllib module is not needed anymore. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
parent
d75a7a862f
commit
de4f8c8605
@ -14,7 +14,6 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
import urllib
|
||||
import sys
|
||||
import time
|
||||
import logging
|
||||
|
Loading…
Reference in New Issue
Block a user