Skip to content

Commit b22e626

Browse files
committed
cleanup
1 parent 61fca63 commit b22e626

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/theme/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// biome-ignore lint/nursery/noRestrictedImports: We still use `Theme` as a basis for our actual theme, for now.
22
import type { Theme as MuiTheme } from "@mui/material/styles";
3-
import type { TerminalFontName } from "api/typesGenerated";
43
import type * as monaco from "monaco-editor";
54
import type { Branding } from "./branding";
65
import dark from "./dark";

0 commit comments

Comments
 (0)