From d3d78c088ec87b1831480e8505228e305724f01a Mon Sep 17 00:00:00 2001 From: Kroell Date: Thu, 12 Jan 2023 14:59:22 -0500 Subject: [PATCH] removed folders for alerts - all alerts are within license-plate-lookup.vue --- .../license-plate-lookup-alerts.vue | 49 ------------------ .../vehicle-not-found-alert.vue | 27 ---------- .../vehicle-not-matched-alert.vue | 50 ------------------- 3 files changed, 126 deletions(-) delete mode 100644 src/layouts/license-plate-lookup/license-plate-lookup-alerts/license-plate-lookup-alerts.vue delete mode 100644 src/layouts/license-plate-lookup/license-plate-lookup-alerts/vehicle-not-found-alert/vehicle-not-found-alert.vue delete mode 100644 src/layouts/license-plate-lookup/license-plate-lookup-alerts/vehicle-not-matched-alert/vehicle-not-matched-alert.vue diff --git a/src/layouts/license-plate-lookup/license-plate-lookup-alerts/license-plate-lookup-alerts.vue b/src/layouts/license-plate-lookup/license-plate-lookup-alerts/license-plate-lookup-alerts.vue deleted file mode 100644 index 42056eb9..00000000 --- a/src/layouts/license-plate-lookup/license-plate-lookup-alerts/license-plate-lookup-alerts.vue +++ /dev/null @@ -1,49 +0,0 @@ - - \ No newline at end of file diff --git a/src/layouts/license-plate-lookup/license-plate-lookup-alerts/vehicle-not-found-alert/vehicle-not-found-alert.vue b/src/layouts/license-plate-lookup/license-plate-lookup-alerts/vehicle-not-found-alert/vehicle-not-found-alert.vue deleted file mode 100644 index 805983ab..00000000 --- a/src/layouts/license-plate-lookup/license-plate-lookup-alerts/vehicle-not-found-alert/vehicle-not-found-alert.vue +++ /dev/null @@ -1,27 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/layouts/license-plate-lookup/license-plate-lookup-alerts/vehicle-not-matched-alert/vehicle-not-matched-alert.vue b/src/layouts/license-plate-lookup/license-plate-lookup-alerts/vehicle-not-matched-alert/vehicle-not-matched-alert.vue deleted file mode 100644 index 8b1d6878..00000000 --- a/src/layouts/license-plate-lookup/license-plate-lookup-alerts/vehicle-not-matched-alert/vehicle-not-matched-alert.vue +++ /dev/null @@ -1,50 +0,0 @@ - - - \ No newline at end of file