diff --git a/dynamicserialize/dstypes/com/raytheon/uf/common/dataplugin/gfe/server/notify/__init__.py b/dynamicserialize/dstypes/com/raytheon/uf/common/dataplugin/gfe/server/notify/__init__.py index a0480d9..4836f65 100644 --- a/dynamicserialize/dstypes/com/raytheon/uf/common/dataplugin/gfe/server/notify/__init__.py +++ b/dynamicserialize/dstypes/com/raytheon/uf/common/dataplugin/gfe/server/notify/__init__.py @@ -15,6 +15,5 @@ from .GfeNotification import GfeNotification from .GridHistoryUpdateNotification import GridHistoryUpdateNotification from .GridUpdateNotification import GridUpdateNotification from .LockNotification import LockNotification -from .ServiceBackupJobStatusNotification import ServiceBackupJobStatusNotification from .UserMessageNotification import UserMessageNotification