Explorar el Código

currentview err

sunguroku hace 5 años
padre
commit
1ff0cef5e4
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      dashboard/src/main/home/new-project/NewProject.tsx

+ 0 - 2
dashboard/src/main/home/new-project/NewProject.tsx

@@ -236,8 +236,6 @@ export default class NewProject extends Component<PropsType, StateType> {
                   }
                 });
 
-                this.props.setCurrentView('provisioner', {infra_id: 1, kind: "ecr"});
-
               } else {
                 this.props.setCurrentView('dashboard', null);
               }