Skip to content

Commit 615a07c

Browse files
committed
remove unued import
1 parent 3aac8d9 commit 615a07c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/command/render/render.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ import {
100100
projectTypeIsWebsite,
101101
} from "../../project/project-context.ts";
102102
import { projectType } from "../../project/types/project-types.ts";
103-
import { defaultProjectType } from "../../project/types/project-default.ts";
104103

105104
import {
106105
copyFromProjectFreezer,

0 commit comments

Comments
 (0)