فهرست منبع

make email invites lowercase

Justin Rhee 3 سال پیش
والد
کامیت
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}