mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
version 2.2 stable
This commit is contained in:
@ -53,9 +53,6 @@ namespace IW4MAdmin.Application
|
||||
|
||||
private ApplicationManager()
|
||||
{
|
||||
// do any needed migrations
|
||||
// todo: move out
|
||||
ConfigurationMigration.MoveConfigFolder10518(Logger);
|
||||
_servers = new List<Server>();
|
||||
Commands = new List<Command>();
|
||||
TaskStatuses = new List<AsyncStatus>();
|
||||
|
Reference in New Issue
Block a user