From 903127a5d9c390a750b1ad68b86e7635693ba4e9 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 14 Dec 2011 19:00:27 +0100 Subject: pyLoad 0.4.9 --- module/database/FileDatabase.py | 2 -- 1 file changed, 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 -- cgit v1.2.3