From 99b4fec1893bd9bbef7f4a144286e63aa133e465 Mon Sep 17 00:00:00 2001 From: neru Date: Thu, 8 May 2025 01:31:29 -0300 Subject: [PATCH] test: remove test msg --- lua/CC Tweaked/tutel/tutel-host.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/CC Tweaked/tutel/tutel-host.lua b/lua/CC Tweaked/tutel/tutel-host.lua index 9a5afe9..af72c8d 100644 --- a/lua/CC Tweaked/tutel/tutel-host.lua +++ b/lua/CC Tweaked/tutel/tutel-host.lua @@ -371,7 +371,6 @@ end ]] log.general("tutel host init") log.info("broadcasting SCAN") -log.info("very very long message that should get wrapped i think hopefully yeah maybe okay lets just hope ok thx") sendToAll("SCAN", { ["hostChannel"] = HOST_CHANNEL }) while true do