mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-03 01:17:56 +03:00
removed console.log
This commit is contained in:
parent
04135b14c9
commit
cf5e25796d
@ -1033,7 +1033,6 @@ GuacUI.Client.connect = function() {
|
|||||||
window.location = window.query.exit;
|
window.location = window.query.exit;
|
||||||
};
|
};
|
||||||
|
|
||||||
console.log(connect_string);
|
|
||||||
// Connect
|
// Connect
|
||||||
guac.connect(connect_string);
|
guac.connect(connect_string);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user