Remove the unused exception PlanOperationError
Change-Id: Ic1ca5e3fef17061f553d2ad0195de2adeb1c932a
This commit is contained in:
@@ -104,10 +104,6 @@ class RootDeviceDetectionError(Exception):
|
|||||||
"""Failed to detect the root device"""
|
"""Failed to detect the root device"""
|
||||||
|
|
||||||
|
|
||||||
class PlanOperationError(Exception):
|
|
||||||
"""Error while performing a deployment plan operation"""
|
|
||||||
|
|
||||||
|
|
||||||
class DeriveParamsError(Exception):
|
class DeriveParamsError(Exception):
|
||||||
"""Error while performing a derive parameters operation"""
|
"""Error while performing a derive parameters operation"""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user