Skip to content

Commit 87ef2ac

Browse files
committed
fix: lint
1 parent b14a2ab commit 87ef2ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/components/Editor.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ import {
3838
useYamlStore,
3939
} from "../lib/store";
4040
import { getYaml } from "../lib/utils";
41-
import linter from "../linter";
4241
import publicCodeAdapter from "../publiccode-adapter";
4342
import { toSemVerObject } from "../semver";
4443
import { validator } from "../validator";

0 commit comments

Comments
 (0)