summaryrefslogtreecommitdiffstats
path: root/pyload/cli/ManageFiles.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-05-10 17:01:05 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-05-10 17:01:05 +0200
commit8606b72470e0e506d9da26f190a2880d47d289a4 (patch)
tree6225bba54bafb655ca969a1287673807c7c2d131 /pyload/cli/ManageFiles.py
parentMerge branch 'stable' into 0.4.10 (diff)
downloadpyload-8606b72470e0e506d9da26f190a2880d47d289a4.tar.xz
Improve and fix file structure a bit
Diffstat (limited to 'pyload/cli/ManageFiles.py')
-rw-r--r--pyload/cli/ManageFiles.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/cli/ManageFiles.py b/pyload/cli/ManageFiles.py
index 3833b2c48..017529852 100644
--- a/pyload/cli/ManageFiles.py
+++ b/pyload/cli/ManageFiles.py
@@ -4,7 +4,7 @@
from itertools import islice
from time import time
-from pyload.cli.Handler import Handler
+from pyload.Cli.Handler import Handler
from pyload.utils.printer import *
from pyload.api import Destination, PackageData