auto c6b186e2c6 Remove commented code and ensure async execution in specific methods
All code sections that were commented out are now completely removed, resulting in a cleaner and more efficient codebase. In addition, the method 'unloadUser' in the Quest class, which previously only included a comment suggesting it should be run as an async operation, is now forced to run in an asynchronous manner, potentially improving performance.
2024-04-13 20:32:56 +02:00
2022-01-06 19:05:33 +01:00
2022-01-06 19:05:33 +01:00
S
Description
No description provided
623 KiB
Languages
Java 100%