Skip to content

Commit

Permalink
Remove CVSE-1000 from TROW permit type (#1762)
Browse files Browse the repository at this point in the history
  • Loading branch information
john-fletcher-aot authored Jan 23, 2025
1 parent fb57ad8 commit 97b4b0f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions frontend/src/features/permits/constants/trow.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ export const TROW_ELIGIBLE_VEHICLE_SUBTYPES = [
];

export const TROW_CONDITIONS: PermitCondition[] = [
{
description: "General Permit Conditions",
condition: "CVSE-1000",
conditionLink: "https://www.th.gov.bc.ca/forms/getForm.aspx?formId=1251",
checked: true,
disabled: true,
},
{
description: "Permit Scope and Limitation",
condition: "CVSE-1070",
Expand Down

0 comments on commit 97b4b0f

Please sign in to comment.