Skip to content

Commit

Permalink
eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
d3rpp committed Aug 16, 2024
1 parent 48a45d9 commit f86ed7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/(landing)/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import { debounce } from "$lib/utils";
import Main from "@/main.svelte";
import Suspense from "@/suspense.svelte";
import { Input } from "@/ui/input";
import { writable } from "svelte/store";
Expand Down

0 comments on commit f86ed7d

Please sign in to comment.