sobjects/test/data/sobjects/__init__.py
branchtls-sprint
changeset 1802 d628defebc17
parent 1398 5fe84a5f7035
child 1902 d38a46498eb9
--- a/sobjects/test/data/sobjects/__init__.py	Thu May 14 10:24:56 2009 +0200
+++ b/sobjects/test/data/sobjects/__init__.py	Thu May 14 11:38:40 2009 +0200
@@ -2,5 +2,3 @@
 
 class UserStatusChangeView(StatusChangeMixIn, NotificationView):
     accepts = ('CWUser',)
-    
-