Justin Rhee 3 ani în urmă
părinte
comite
fb25622bfa

+ 0 - 1
dashboard/src/main/home/app-dashboard/new-app-flow/NewAppFlow.tsx

@@ -154,7 +154,6 @@ const NewAppFlow: React.FC<Props> = ({ ...props }) => {
           project_id: currentProject.id,
         }
       );
-      alert("ok");
     } catch (err) {
       console.log(err);
     }