mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
chore(logs): remove redundant console.log statements
This commit is contained in:
@@ -66,8 +66,6 @@ async function init() {
|
||||
try {
|
||||
// wait until settingsState has been loaded from storage
|
||||
await initializeSettingsState();
|
||||
|
||||
console.log(settingsState.onoff)
|
||||
|
||||
if (settingsState.onoff) {
|
||||
enableCurrentTheme()
|
||||
|
||||
Reference in New Issue
Block a user