mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 15:20:06 +02:00
fix(cp-frontend): remove leftover log
This commit is contained in:
parent
4cf174301a
commit
38e558e9f8
@ -238,7 +238,6 @@ class DeploymentGroupEditOrCreate extends Component {
|
||||
};
|
||||
|
||||
handleNameSubmit({ name = '' }) {
|
||||
console.log(name);
|
||||
this.setState({ name }, () =>
|
||||
this.redirect({ stage: 'manifest', prog: true })
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user