summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-12-14 19:00:27 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-12-14 19:00:27 +0100
commit903127a5d9c390a750b1ad68b86e7635693ba4e9 (patch)
treee61b733d71a39efa4f561ae141296ba8d466839e
parentworkaround for #458 (diff)
downloadpyload-0.4.9.tar.xz
pyLoad 0.4.9v0.4.9
-rw-r--r--module/database/FileDatabase.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/module/database/FileDatabase.py b/module/database/FileDatabase.py
index a4f94e9a3..357cd766d 100644
--- a/module/database/FileDatabase.py
+++ b/module/database/FileDatabase.py
@@ -37,8 +37,6 @@ class FileHandler:
"""Handles all request made to obtain information,
modify status or other request for links or packages"""
-
- #----------------------------------------------------------------------
def __init__(self, core):
"""Constructor"""
self.core = core