mirror of
https://github.com/dathere/ckan-devstaller.git
synced 2025-11-09 13:39:49 +00:00
chore(docs): remove unused imports
This commit is contained in:
parent
af15fb3fed
commit
a7d2c87367
1 changed files with 0 additions and 7 deletions
|
|
@ -1,15 +1,8 @@
|
||||||
import { CodeBlock, Pre } from "fumadocs-ui/components/codeblock";
|
import { CodeBlock, Pre } from "fumadocs-ui/components/codeblock";
|
||||||
import defaultMdxComponents from "fumadocs-ui/mdx";
|
import defaultMdxComponents from "fumadocs-ui/mdx";
|
||||||
import {
|
|
||||||
DocsBody,
|
|
||||||
DocsDescription,
|
|
||||||
DocsPage,
|
|
||||||
DocsTitle,
|
|
||||||
} from "fumadocs-ui/page";
|
|
||||||
import {
|
import {
|
||||||
BarChartBigIcon,
|
BarChartBigIcon,
|
||||||
BlocksIcon,
|
BlocksIcon,
|
||||||
HomeIcon,
|
|
||||||
SailboatIcon,
|
SailboatIcon,
|
||||||
TerminalSquareIcon,
|
TerminalSquareIcon,
|
||||||
} from "lucide-react";
|
} from "lucide-react";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue