mirror of
https://github.com/bspeice/speice.io
synced 2024-11-14 14:08:09 -05:00
remove unused imports
This commit is contained in:
parent
7894cf8c81
commit
65d58c7f7d
@ -6,10 +6,6 @@ import rehypeHighlight from "rehype-highlight";
|
||||
import rehypeKatex from "rehype-katex";
|
||||
import remarkMath from "remark-math";
|
||||
|
||||
import { Root, Element } from "hast";
|
||||
import { Plugin } from "unified";
|
||||
import { visit } from "unist-util-visit";
|
||||
|
||||
export default defineConfig({
|
||||
build: {
|
||||
rollupOptions: {
|
||||
|
Loading…
Reference in New Issue
Block a user