Agent: Remove disused PlannedShutdownError

This commit is contained in:
Mike Salvatore 2021-12-15 10:30:22 -05:00
parent 3f9bd24228
commit f26ff86e2a
1 changed files with 0 additions and 2 deletions

View File

@ -1,2 +0,0 @@
class PlannedShutdownError(Exception):
pass