Skip to content

Commit

Permalink
chore: fix unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Oct 3, 2022
1 parent 7cd07d6 commit 47b95a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/store/settings.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { type } from "os"
import { ext, recordToArray, strToRegExp } from "~/utils"

const settings: Record<string, string> = {}
Expand Down

0 comments on commit 47b95a0

Please sign in to comment.