From 8606b72470e0e506d9da26f190a2880d47d289a4 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Sun, 10 May 2015 17:01:05 +0200 Subject: Improve and fix file structure a bit --- pyload/cli/ManageFiles.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload/cli/ManageFiles.py') 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 -- cgit v1.2.3