diff --git a/src/components/doclive/runLlo.vue b/src/components/doclive/runLlo.vue
index ae7b2c3..7189d0f 100644
--- a/src/components/doclive/runLlo.vue
+++ b/src/components/doclive/runLlo.vue
@@ -39,17 +39,13 @@
>Output
-
-
@@ -134,7 +130,6 @@
-
ON-event logs for all apps (Simplified - ALL)
@@ -689,11 +684,7 @@ export default {
created() {
//var logintoken = new URL(location.href).searchParams.get("token");
var logintoken = new URL(
-<<<<<<< HEAD
"https://api-client.swarmlab.io:8088/?token=de10ccdc027cd26161b3c1923098e436d56882f0"
-=======
- "https://api-client.swarmlab.io:8088/?token=1e46b03ddd79f1237404a5e4c5dd487b21f98b1f"
->>>>>>> 1abf5ff1b2cc53fd25c04f5da828d402fe2a9f9a
).searchParams.get("token");
this.logintoken = logintoken;
// === We get the user + check for the token if exists