Skip to content
Snippets Groups Projects
Commit cfa298d2 authored by Greg Fodor's avatar Greg Fodor
Browse files

Console log

parent 0202754e
No related branches found
No related tags found
No related merge requests found
......@@ -40,8 +40,6 @@ class LinkRoot extends Component {
};
attemptLink = code => {
console.log("link " + code);
this.props.linkChannel
.attemptLink(code)
.then(response => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment