Cleanup, take 3

This commit is contained in:
Gabriele C
2016-08-09 14:53:22 +02:00
parent ec3db792ed
commit 4f1d6585cf
4 changed files with 73 additions and 53 deletions
@@ -66,6 +66,9 @@ public class AsynchronousJoin implements AsynchronousProcess {
@Inject
private PlayerDataTaskManager playerDataTaskManager;
@Inject
private Management management;
AsynchronousJoin() {
}