Explorar el Código

remove window import

Justin Rhee hace 3 años
padre
commit
142dbf3c29
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      dashboard/src/components/ProvisionerFlow.tsx

+ 0 - 1
dashboard/src/components/ProvisionerFlow.tsx

@@ -14,7 +14,6 @@ import Fieldset from "./porter/Fieldset";
 import Checkbox from "./porter/Checkbox";
 import Button from "./porter/Button";
 import ExpandableSection from "./porter/ExpandableSection";
-import Window from "./porter/Window";
 
 const providers = ["aws", "gcp", "azure"];