From ebc7baaacca3760aa7c715311f894fb7a3f121d2 Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Mon, 31 Mar 2025 18:40:18 +1100 Subject: [PATCH] chore: remove unnecessary log --- src/SEQTA.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/SEQTA.ts b/src/SEQTA.ts index edfeba65..567ddb99 100644 --- a/src/SEQTA.ts +++ b/src/SEQTA.ts @@ -46,7 +46,6 @@ async function init() { if (settingsState.onoff) { // Initialize legacy plugins - console.log('init legacy plugins') plugins.Monofile() // Initialize new plugin system