Initial split of the modules
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
namespace NadekoBot.Common.ModuleBehaviors
|
||||
{
|
||||
public interface ILateBlockingExecutor
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user