Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
carlotacb committed Apr 17, 2024
1 parent c766cc3 commit 3875bd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/Travel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { RouterLink, useRoute } from 'vue-router'
import { computed } from 'vue'
import IconLabel from '@/components/IconLabel.vue'
import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome'
import { rules } from '@/data/rules'
import { discovers } from '@/data/discover'
const route = useRoute()
Expand Down

0 comments on commit 3875bd3

Please sign in to comment.