mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-11 18:03:30 +08:00
removed console log
This commit is contained in:
parent
8268f3e122
commit
e3adb7049a
1 changed files with 0 additions and 2 deletions
|
@ -219,8 +219,6 @@ export async function update(
|
|||
}
|
||||
);
|
||||
|
||||
console.log(previousWidth);
|
||||
|
||||
// $(`#testConfig .${submenu[current]}`)
|
||||
// .css({
|
||||
// opacity: 0,
|
||||
|
|
Loading…
Reference in a new issue