- - removed anything having to do with event_type/event_object
[plcapi.git] / PLC / Methods / GetSliceAttributes.py
index 4107aed..d763661 100644 (file)
@@ -34,8 +34,6 @@ class GetSliceAttributes(Method):
 
     returns = [SliceAttribute.fields]
     
-    event_type = 'Get'
-    object_type = 'SliceAttribute'
 
     def call(self, auth, slice_attribute_filter = None, return_fields = None):
        # If we are not admin, make sure to only return our own slice