Skip to content

Commit 687575a

Browse files
fixed lint build issues
1 parent 51ca31e commit 687575a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

websites/src/app/_components/editor-view/code-editor.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { Editor } from "@monaco-editor/react";
44
import { Card, CardContent } from "@/components/ui/card";
55
import { Badge } from "@/components/ui/badge";
66
import { Loader2 } from "lucide-react";
7-
import { LANGUAGE_MAP } from "@/constants";
87
import { Language } from "@/@types";
98
import { codeEditorOptions } from "@/constants";
109

0 commit comments

Comments
 (0)