Remove unused bailout code
This commit is contained in:
parent
b827ec8f45
commit
e25466cd07
1 changed files with 0 additions and 1 deletions
|
|
@ -141,7 +141,6 @@ export enum BailoutCode {
|
||||||
VehicleNotFound,
|
VehicleNotFound,
|
||||||
VehicleLookupError,
|
VehicleLookupError,
|
||||||
CoverageStatementInvalidState,
|
CoverageStatementInvalidState,
|
||||||
DoNotSeeMyShop,
|
|
||||||
PricingResponseError,
|
PricingResponseError,
|
||||||
TPANotEnabled,
|
TPANotEnabled,
|
||||||
RequestCallback,
|
RequestCallback,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue