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