We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb57ad8 commit 97b4b0fCopy full SHA for 97b4b0f
frontend/src/features/permits/constants/trow.ts
@@ -28,13 +28,6 @@ export const TROW_ELIGIBLE_VEHICLE_SUBTYPES = [
28
];
29
30
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
- },
38
{
39
description: "Permit Scope and Limitation",
40
condition: "CVSE-1070",
0 commit comments