2
0
Эх сурвалжийг харах

removed registry_id console logs

jusrhee 5 жил өмнө
parent
commit
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") {
     if (this.state.selectedRegistry.service === "dockerhub") {
       imageRepoUri = this.state.selectedRegistry.url;
       imageRepoUri = this.state.selectedRegistry.url;
     }
     }
-    console.log('Registry ID is: ', this.state.selectedRegistry.id);
 
 
     api
     api
       .createGHAction(
       .createGHAction(