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