From c4707fd6af9f2a0e8b90d31abe51425e5bd25f2d Mon Sep 17 00:00:00 2001 From: Adam Caouette Date: Thu, 10 Mar 2022 16:42:24 -0500 Subject: [PATCH] CSR-319: clean up output on page --- .../vehicle-damage/windshield-options/windshield-options.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/layouts/vehicle-damage/windshield-options/windshield-options.vue b/src/layouts/vehicle-damage/windshield-options/windshield-options.vue index 21f4e6f33..30f8c15d7 100644 --- a/src/layouts/vehicle-damage/windshield-options/windshield-options.vue +++ b/src/layouts/vehicle-damage/windshield-options/windshield-options.vue @@ -7,9 +7,6 @@ v-model="selectedWindshieldDamageTypeValues" :validationRules="windshieldDamageTypeQuestionValidationRules" /> - isSplitWindshieldOption: {{isSplitWindshieldOption}} -
- isWindshieldReplaceAvailable: {{isWindshieldReplaceAvailable}}