remove import
This commit is contained in:
parent
88c7a8bc53
commit
f1cb7ec71f
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
import "./comic";
|
||||
import "./video";
|
||||
export { createContentFile } from "./file.ts";
|
||||
export type { ContentFile } from "./file.ts";
|
||||
export type { ContentFile } from "./file.ts";
|
||||
|
|
Loading…
Add table
Reference in a new issue