10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a54086c + 1fa5ad0 commit 9a6efeeCopy full SHA for 9a6efee
site/src/pages/LoginPage/LoginPage.tsx
@@ -10,7 +10,6 @@ import { getApplicationName } from "utils/appearance";
10
import { retrieveRedirect } from "utils/redirect";
11
import { sendDeploymentEvent } from "utils/telemetry";
12
import { LoginPageView } from "./LoginPageView";
13
-import { paramsUsedToCreateWorkspace } from "utils/workspace";
14
15
export const LoginPage: FC = () => {
16
const location = useLocation();
0 commit comments