mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 13:48:34 +00:00
remove log
This commit is contained in:
parent
1ba4d3d5d1
commit
22711dd7be
@ -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…
x
Reference in New Issue
Block a user