removed extra line in manage

This commit is contained in:
Vishvananda Ishaya
2010-09-23 12:20:40 -07:00
parent e6571be9ac
commit 930e54b40b

View File

@@ -44,4 +44,3 @@ class Manager(object):
Child classes should override this method.
"""
pass