فهرست منبع

currentview err

sunguroku 5 سال پیش
والد
کامیت
1ff0cef5e4
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  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);
               }