Justin Rhee 3 лет назад
Родитель
Сommit
24110da8d5
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      dashboard/src/main/home/launch/launch-flow/LaunchFlow.tsx

+ 0 - 1
dashboard/src/main/home/launch/launch-flow/LaunchFlow.tsx

@@ -365,7 +365,6 @@ const LaunchFlow: React.FC<PropsType> = (props) => {
     let { form, currentTab } = props;
 
     if (currentPage === "source" && currentTab === "porter") {
-      console.log("champagne");
       return (
         <SourcePage
           sourceType={sourceType}