Skip to content

Commit

Permalink
fix lint error.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-labbate committed Aug 1, 2024
1 parent 57d93c9 commit 47c189c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion front-end/src/views/HomeView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { useSearchStore } from "@/stores/search";
import SearchInput from "../components/SearchInput.vue";
import GSAHeader from "../components/GSAHeader.vue";
import Alert from "../components/Alert.vue";
// reset input when coming back to homepage
const store = useSearchStore();
Expand Down

0 comments on commit 47c189c

Please sign in to comment.