diff options
| author | 2015-05-01 16:45:36 +0200 | |
|---|---|---|
| committer | 2015-05-01 16:45:36 +0200 | |
| commit | 9ff63382d144732acb92cbe72ce7e58f5ac311a5 (patch) | |
| tree | 929683b335743bb659c8f6afd84fdf8822f9ab7d /pyload/plugin/hoster/MultishareCz.py | |
| parent | Merge branch 'stable' into 0.4.10 (diff) | |
| download | pyload-9ff63382d144732acb92cbe72ce7e58f5ac311a5.tar.xz | |
Use 'import' instead 'from' (1)
Diffstat (limited to 'pyload/plugin/hoster/MultishareCz.py')
| -rw-r--r-- | pyload/plugin/hoster/MultishareCz.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyload/plugin/hoster/MultishareCz.py b/pyload/plugin/hoster/MultishareCz.py index d4546e5f9..b19dfba38 100644 --- a/pyload/plugin/hoster/MultishareCz.py +++ b/pyload/plugin/hoster/MultishareCz.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- import random -import re from pyload.plugin.internal.SimpleHoster import SimpleHoster |
