Skip to content

Commit 124d149

Browse files
committed
Remove unused modules
1 parent 8ac895f commit 124d149

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

site/src/modules/workspaces/WorkspaceTiming/ResourcesChart.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
import { css } from "@emotion/css";
2-
import { type Interpolation, type Theme, useTheme } from "@emotion/react";
3-
import OpenInNewOutlined from "@mui/icons-material/OpenInNewOutlined";
41
import { type FC, useState } from "react";
5-
import { Link } from "react-router-dom";
62
import { Bar } from "./Chart/Bar";
73
import {
84
Chart,

0 commit comments

Comments
 (0)