Skip to content
Snippets Groups Projects
Commit 9137e69f authored by Bsandor453's avatar Bsandor453
Browse files

Removed leftover console.log

parent d66c9391
Branches
Tags 0.0.69
No related merge requests found
......@@ -113,7 +113,6 @@ class AddSolutionForm extends Component {
this.props.addSolution({
task, accepted, corrected, note, name, description, file,
});
console.log(file);
this.setState({ showModal: false });
this.props.clearWrite();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment