whitespaces at night...

This commit is contained in:
Johannes Findeisen 2013-06-19 03:26:25 +02:00
commit 72354b4ed4
11 changed files with 28 additions and 40 deletions

View file

@ -9,5 +9,6 @@ class Syslog(Processor):
def __init__(self):
pass
def create(kwargs):
return Syslog(**kwargs)
return Syslog(**kwargs)