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.
1 parent 044e98f commit f599b8fCopy full SHA for f599b8f
site/src/pages/CreateWorkspacePage/CreateWorkspacePageView.tsx
@@ -25,10 +25,6 @@ import {
25
getInitialRichParameterValues,
26
useValidationSchemaForRichParameters,
27
} from "utils/richParameters";
28
-import {
29
- ImmutableTemplateParametersSection,
30
- MutableTemplateParametersSection,
31
-} from "components/TemplateParameters/TemplateParameters";
32
import { ExternalAuthButton } from "./ExternalAuthButton";
33
import { ErrorAlert } from "components/Alert/ErrorAlert";
34
import { Stack } from "components/Stack/Stack";
0 commit comments