From c126f738bd5be581d5321521eedc9b14a8165a0e Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 1 May 2015 18:11:25 +0200 Subject: Use 'import' instead 'from' (2) --- pyload/plugin/account/TusfilesNet.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'pyload/plugin/account/TusfilesNet.py') diff --git a/pyload/plugin/account/TusfilesNet.py b/pyload/plugin/account/TusfilesNet.py index f651fa0e1..df22a36e6 100644 --- a/pyload/plugin/account/TusfilesNet.py +++ b/pyload/plugin/account/TusfilesNet.py @@ -1,7 +1,5 @@ # -*- coding: utf-8 -*- -import time - from pyload.plugin.internal.XFSAccount import XFSAccount -- cgit v1.2.3