We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a48c284 commit 09e1704Copy full SHA for 09e1704
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