Remove unused import
This commit is contained in:
parent
6f4b2d20da
commit
d39e7f5154
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import Path from "node:path";
|
||||
import { parseArgs } from "node:util";
|
||||
import EMDY from "@endeavorance/emdy";
|
||||
import { marked } from "marked";
|
||||
import defaultStylesheet from "./defaults/default-style.css" with {
|
||||
type: "text",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue