aboutsummaryrefslogtreecommitdiffstats
path: root/components/Nav.vue
diff options
context:
space:
mode:
Diffstat (limited to 'components/Nav.vue')
-rw-r--r--components/Nav.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/Nav.vue b/components/Nav.vue
index 280af02..1e08e54 100644
--- a/components/Nav.vue
+++ b/components/Nav.vue
@@ -1,5 +1,5 @@
<script setup lang="ts">
-import { Calendar, Icon, SquareGanttChart, TrainTrack } from 'lucide-vue-next';
+import { Calendar, SquareGanttChart, TrainTrack } from 'lucide-vue-next';
const route = useRouter();