From 9ff63382d144732acb92cbe72ce7e58f5ac311a5 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 1 May 2015 16:45:36 +0200 Subject: Use 'import' instead 'from' (1) --- pyload/plugin/hoster/SpeedyshareCom.py | 1 - 1 file changed, 1 deletion(-) (limited to 'pyload/plugin/hoster/SpeedyshareCom.py') diff --git a/pyload/plugin/hoster/SpeedyshareCom.py b/pyload/plugin/hoster/SpeedyshareCom.py index 5133725fd..27b866f70 100644 --- a/pyload/plugin/hoster/SpeedyshareCom.py +++ b/pyload/plugin/hoster/SpeedyshareCom.py @@ -4,7 +4,6 @@ # http://speedy.sh/ep2qY/Zapp-Brannigan.jpg import re -import urlparse from pyload.plugin.internal.SimpleHoster import SimpleHoster -- cgit v1.2.3