Skip to content

Commit 800e001

Browse files
committed
cleanup
1 parent ec6598d commit 800e001

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/OptionsForm.vue

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import {
88
githubPatStorage,
99
customListsStorage,
1010
} from "@/utils/storage";
11-
import { useForm } from "@/composables/useForm";
1211
1312
const { state, hasChanges, reset, saveChanges } = useForm<{
1413
hideGeneratedLineCount: boolean;

0 commit comments

Comments
 (0)