forked from External/mage
[app-wiring-refactor]: Externalise configuration path
This commit is contained in:
parent
d0c2135e17
commit
e8bb8ae24b
4 changed files with 12 additions and 4 deletions
|
|
@ -40,7 +40,6 @@ public class UserManager implements IUserManager {
|
|||
|
||||
private ExecutorService USER_EXECUTOR;
|
||||
|
||||
// TODO externalise start of threads
|
||||
public UserManager(ManagerFactory managerFactory) {
|
||||
this.managerFactory = managerFactory;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue