mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-04-25 15:36:31 -05:00
Skip "no need to update" message
This commit is contained in:
parent
441c0b262f
commit
7d4b9cc038
|
|
@ -70,7 +70,6 @@ export default class DataUpdater
|
|||
|
||||
async updateIfNeeded() {
|
||||
if (!(await this.shouldUpdate())) {
|
||||
this.console.info('No need to update data');
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user