Stray log message

This commit is contained in:
Aria 2025-11-19 18:41:56 -06:00
parent 8144ec46bd
commit 74488f8480

View file

@ -141,7 +141,6 @@ export function SoundsTab() {
break; break;
} }
} catch (err) { } catch (err) {
console.log(err);
errMsg = err; errMsg = err;
} }
if (attempt == 9) { if (attempt == 9) {