Skip to content

Commit

Permalink
remove unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianChiarulli committed Sep 20, 2024
1 parent 3ff0ce3 commit a253fd8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { useQueryClient } from "@tanstack/react-query";
import { Note } from "&/github.com/nodetec/comet/db/models";
import { NoteService } from "&/github.com/nodetec/comet/service";
import { ScrollArea } from "~/components/ui/scroll-area";
import { useEditor } from "~/hooks/useEditor";
import { parseTitle } from "~/lib/markdown";
import { useAppState } from "~/store";
Expand Down

0 comments on commit a253fd8

Please sign in to comment.