mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-04 21:09:18 +08:00
no need to refactor anymore
This commit is contained in:
parent
40b0ad4d1e
commit
8fa2131ec3
1 changed files with 0 additions and 3 deletions
|
@ -64,9 +64,6 @@ export function getDataAndInit() {
|
|||
}
|
||||
}
|
||||
}
|
||||
if (snap.refactored === false) {
|
||||
axiosInstance.post("/removeSmallTestsAndQPB");
|
||||
}
|
||||
if (!UpdateConfig.changedBeforeDb) {
|
||||
if (Config.localStorageConfig === null) {
|
||||
AccountButton.loading(false);
|
||||
|
|
Loading…
Reference in a new issue