Skip to content

Commit 980ef75

Browse files
committed
chore: cleanup
1 parent f7bda48 commit 980ef75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/src/Playground.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ import {
3131
guessDocumentLanguage,
3232
} from "./lib/utils";
3333
import ShareDialog, { ShareDialogHandle } from "./components/ShareDialog";
34-
import { Loader2Icon, ShareIcon } from "lucide-react";
3534
import { parse as yamlParse } from "yaml";
3635

3736
const Link = ({ children, href }: { children: ReactNode; href: string }) => (

0 commit comments

Comments
 (0)