summaryrefslogtreecommitdiffstats
path: root/pyload/plugin/crypter/CloudzillaTo.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugin/crypter/CloudzillaTo.py')
-rw-r--r--pyload/plugin/crypter/CloudzillaTo.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/pyload/plugin/crypter/CloudzillaTo.py b/pyload/plugin/crypter/CloudzillaTo.py
index 0990a1efd..7042f7750 100644
--- a/pyload/plugin/crypter/CloudzillaTo.py
+++ b/pyload/plugin/crypter/CloudzillaTo.py
@@ -1,8 +1,7 @@
# -*- coding: utf-8 -*-
import re
-
-from urlparse import urljoin
+import urlparse
from pyload.plugin.internal.SimpleCrypter import SimpleCrypter