mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-10 08:03:37 -04:00
remove log
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user