Просмотр исходного кода

removed registry_id console logs

jusrhee 5 лет назад
Родитель
Сommit
fd4b02a0d1

+ 0 - 1
dashboard/src/main/home/launch/expanded-template/LaunchTemplate.tsx

@@ -96,7 +96,6 @@ class LaunchTemplate extends Component<PropsType, StateType> {
     if (this.state.selectedRegistry.service === "dockerhub") {
       imageRepoUri = this.state.selectedRegistry.url;
     }
-    console.log('Registry ID is: ', this.state.selectedRegistry.id);
 
     api
       .createGHAction(