Clean unused code.
Removing unused class. Change-Id: Id134e24564cbd2f2e977cd823121e67d9183fc8e
This commit is contained in:

committed by
dharmendra kushwaha

parent
854afc4392
commit
6a2df0a918
@@ -148,12 +148,6 @@ class OverQuotaClient(Conflict):
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
# TODO(amotoki): It is unused in Tacker, but it is referred to
|
|
||||||
# in Horizon code. After Horizon code is updated, remove it.
|
|
||||||
class AlreadyAttachedClient(Conflict):
|
|
||||||
pass
|
|
||||||
|
|
||||||
|
|
||||||
class IpAddressGenerationFailureClient(Conflict):
|
class IpAddressGenerationFailureClient(Conflict):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user