mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-27 17:33:02 +02:00
Update action_manager.js
Removed unnecessary spaces
This commit is contained in:
parent
312d04a885
commit
7b6cd01bfb
1 changed files with 0 additions and 1 deletions
|
@ -151,5 +151,4 @@ export class ActionManager {
|
||||||
await this.stop(); // last attempt to stop
|
await this.stop(); // last attempt to stop
|
||||||
}, TIMEOUT_MINS * 60 * 1000);
|
}, TIMEOUT_MINS * 60 * 1000);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue