Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9639a94

Browse files
committed
remove import
1 parent b39bfa4 commit 9639a94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/pages/UserSettingsPage/ExternalAuthPage/ExternalAuthPageView.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ import {
3333
} from "components/MoreMenu/MoreMenu";
3434
import { TableEmpty } from "components/TableEmpty/TableEmpty";
3535
import type { ExternalAuthPollingState } from "pages/CreateWorkspacePage/CreateWorkspacePage";
36-
import { margin, minWidth, padding, width } from "@mui/system";
3736

3837
export type ExternalAuthPageViewProps = {
3938
isLoading: boolean;

0 commit comments

Comments
 (0)