summaryrefslogtreecommitdiffstats
path: root/pyload/plugin/hoster/FilerNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugin/hoster/FilerNet.py')
-rw-r--r--pyload/plugin/hoster/FilerNet.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/pyload/plugin/hoster/FilerNet.py b/pyload/plugin/hoster/FilerNet.py
index fbefba8db..be8445fad 100644
--- a/pyload/plugin/hoster/FilerNet.py
+++ b/pyload/plugin/hoster/FilerNet.py
@@ -6,8 +6,7 @@
import pycurl
import re
-
-from urlparse import urljoin
+import urlparse
from pyload.plugin.captcha.ReCaptcha import ReCaptcha
from pyload.plugin.internal.SimpleHoster import SimpleHoster