Skip to content

Commit 09e1704

Browse files
author
Ubuntu
committed
chore: remove unuse import function
1 parent a48c284 commit 09e1704

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/pages/LoginPage/LoginPage.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import { getApplicationName } from "utils/appearance";
1010
import { retrieveRedirect } from "utils/redirect";
1111
import { sendDeploymentEvent } from "utils/telemetry";
1212
import { LoginPageView } from "./LoginPageView";
13-
import { paramsUsedToCreateWorkspace } from "utils/workspace";
1413

1514
export const LoginPage: FC = () => {
1615
const location = useLocation();

0 commit comments

Comments
 (0)