From 876673902e5ea8d5336e144cad18d23fda613e94 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 19 Jul 2011 00:36:50 +0200 Subject: cleanup --- module/web/pyload_app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/web/pyload_app.py') diff --git a/module/web/pyload_app.py b/module/web/pyload_app.py index 22003da43..923d5d756 100644 --- a/module/web/pyload_app.py +++ b/module/web/pyload_app.py @@ -36,7 +36,7 @@ from utils import render_to_response, parse_permissions, parse_userdata, \ from filters import relpath, unquotepath -from module.utils import formatSize, decode, fs_decode, freeSpace +from module.utils import formatSize, decode, fs_decode # Helper -- cgit v1.2.3