mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-02 05:23:14 +00:00
clean up code and logs (#1809)
abstract base64 functions and clean up console logs
This commit is contained in:
@@ -70,7 +70,6 @@ export class LogsComponent {
|
||||
url: `/rpc/${guid}`,
|
||||
openObserver: {
|
||||
next: () => {
|
||||
console.log('**** LOGS WEBSOCKET OPEN ****')
|
||||
this.websocketFail = false
|
||||
this.processJob()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user