Skip to content

Commit 97b4b0f

Browse files
Remove CVSE-1000 from TROW permit type (#1762)
1 parent fb57ad8 commit 97b4b0f

File tree

1 file changed

+0
-7
lines changed
  • frontend/src/features/permits/constants

1 file changed

+0
-7
lines changed

frontend/src/features/permits/constants/trow.ts

-7
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@ export const TROW_ELIGIBLE_VEHICLE_SUBTYPES = [
2828
];
2929

3030
export const TROW_CONDITIONS: PermitCondition[] = [
31-
{
32-
description: "General Permit Conditions",
33-
condition: "CVSE-1000",
34-
conditionLink: "https://www.th.gov.bc.ca/forms/getForm.aspx?formId=1251",
35-
checked: true,
36-
disabled: true,
37-
},
3831
{
3932
description: "Permit Scope and Limitation",
4033
condition: "CVSE-1070",

0 commit comments

Comments
 (0)