Revert "Add the PATCH method for the monitoring API"
[pti/o2.git] / o2ims / domain / commands.py
index 9cc51d6..0caca37 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2024 Wind River Systems, Inc.
+# Copyright (C) 2021 Wind River Systems, Inc.
 #
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -138,8 +138,3 @@ class UpdatePserverAcc(UpdateResource):
 @dataclass
 class UpdateAlarm(UpdateFaultObject):
     parentid: str
-
-
-@dataclass
-class PurgeAlarmEvent(UpdateFaultObject):
-    data: AlarmEvent2SMO