Skip to content

Commit f1f3acd

Browse files
committed
chore: removed unused icon
1 parent e0fd428 commit f1f3acd

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

src/app/layout.config.tsx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
import type { BaseLayoutProps } from "fumadocs-ui/layouts/shared";
2-
import {
3-
GithubIcon,
4-
GlobeIcon,
5-
HomeIcon,
6-
MessagesSquareIcon,
7-
} from "lucide-react";
2+
import { GlobeIcon, HomeIcon, MessagesSquareIcon } from "lucide-react";
83

94
/**
105
* Shared layout configurations

0 commit comments

Comments
 (0)