Skip to content

Commit e1c116a

Browse files
author
elevatebart
committed
yesy: remove unused import file
1 parent 58c1269 commit e1c116a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/checkTemplate.spec.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { expect, test } from "vitest";
22
import checkTemplateDummy from "./checkTemplate";
3-
import defaultAttrAllowList from "./defaultAttrAllowList";
43

54
const checkTemplate = (opts: any) => checkTemplateDummy(opts, true);
65

0 commit comments

Comments
 (0)