|
@@ -3,7 +3,7 @@ using System.Collections.Concurrent; |
|
|
using System.Collections.Generic; |
|
|
using System.Collections.Generic; |
|
|
using System.Linq; |
|
|
using System.Linq; |
|
|
|
|
|
|
|
|
namespace Discord |
|
|
|
|
|
|
|
|
namespace Discord.Modules |
|
|
{ |
|
|
{ |
|
|
public class ModuleManager |
|
|
public class ModuleManager |
|
|
{ |
|
|
{ |
|
|