Skip to content

Commit ffac475

Browse files
committed
Clean up unused import
1 parent 76d11d4 commit ffac475

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/pages/workspaces/create/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { useRouter } from "next/router"
44
import { FormPage, FormButton } from "../../../components/PageTemplates"
55
import { useRequestor } from "../../../hooks/useRequestor"
66
import * as Api from "./../../../api"
7-
import CircularProgress from "@material-ui/core/CircularProgress"
87
import { ProjectIcon } from "../../../components/Project/ProjectIcon"
98
import Box from "@material-ui/core/Box"
109
import { LoadingPage } from "../../../components/PageTemplates/LoadingPage"

0 commit comments

Comments
 (0)