empty lines

This commit is contained in:
benoitc 2010-06-17 16:31:28 +02:00
parent 5b363c4ab2
commit 8a1f1ffe4f

View File

@ -32,9 +32,6 @@ class Application(object):
self.cfg = None
self.callable = None
self.logger = None
self.load_config()
def load_config(self):