Преглед изворни кода

removed registry_id console logs

jusrhee пре 5 година
родитељ
комит
fd4b02a0d1
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      dashboard/src/main/home/launch/expanded-template/LaunchTemplate.tsx

+ 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(