remove log
This commit is contained in:
parent
1ba4d3d5d1
commit
22711dd7be
1 changed files with 0 additions and 2 deletions
|
|
@ -28,8 +28,6 @@ function connect() {
|
|||
connection = undefined;
|
||||
throw new Error('Could not connect to OSC server. Is it running?');
|
||||
});
|
||||
} else {
|
||||
console.log('already has connection');
|
||||
}
|
||||
return connection;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue