Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
baktun14 committed Nov 7, 2023
1 parent 3978d46 commit 5428416
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deploy-web/src/components/sdl/EnvFormModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ export const EnvFormModal: React.FunctionComponent<Props> = ({ control, serviceI
onClose();
};

console.log(envs);

return (
<Popup
fullWidth
Expand Down

0 comments on commit 5428416

Please sign in to comment.