removed console log

This commit is contained in:
Miodec 2022-08-24 15:01:30 +02:00
parent 8268f3e122
commit e3adb7049a

View file

@ -219,8 +219,6 @@ export async function update(
}
);
console.log(previousWidth);
// $(`#testConfig .${submenu[current]}`)
// .css({
// opacity: 0,