cleanup rm ServiceBackupJobStatusNotification

This commit is contained in:
Michael James 2018-10-14 18:17:24 -06:00
parent 8a3cd2f0db
commit 6cb3567e3d

View file

@ -15,6 +15,5 @@ from .GfeNotification import GfeNotification
from .GridHistoryUpdateNotification import GridHistoryUpdateNotification from .GridHistoryUpdateNotification import GridHistoryUpdateNotification
from .GridUpdateNotification import GridUpdateNotification from .GridUpdateNotification import GridUpdateNotification
from .LockNotification import LockNotification from .LockNotification import LockNotification
from .ServiceBackupJobStatusNotification import ServiceBackupJobStatusNotification
from .UserMessageNotification import UserMessageNotification from .UserMessageNotification import UserMessageNotification