Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
David Horm committed Apr 2, 2023
1 parent 5306c60 commit 17644b5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { CollectionFilterState, SimpleBoardGame, BoardGame } from "@/types";
import { g } from "vitest/dist/index-761e769b";
import { numberSort, SortFn } from "./sort.service";

/** Used to determine which bar to highlight in the graph */
Expand Down

0 comments on commit 17644b5

Please sign in to comment.