- - removed anything having to do with event_type/event_object
[plcapi.git] / PLC / Methods / DeletePCU.py
index 50adb88..6cee18f 100644 (file)
@@ -22,8 +22,6 @@ class DeletePCU(Method):
 
     returns = Parameter(int, '1 if successful')
 
-    event_type = 'Delete'
-    object_type = 'PCU'
 
     def call(self, auth, pcu_id):
         # Get associated PCU details