Explorar o código

currentview err

sunguroku %!s(int64=5) %!d(string=hai) anos
pai
achega
1ff0cef5e4
Modificáronse 1 ficheiros con 0 adicións e 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);
               }