Merge pull request #1192 from yileicn/master
hotfix IBotSharpRepository.cs(201,43): error CS0246
This commit is contained in:
commit
6c5ae4fcb7
|
|
@ -2,6 +2,7 @@ using BotSharp.Abstraction.Knowledges.Filters;
|
|||
using BotSharp.Abstraction.Loggers.Models;
|
||||
using BotSharp.Abstraction.Plugins.Models;
|
||||
using BotSharp.Abstraction.Repositories.Filters;
|
||||
using BotSharp.Abstraction.Repositories.Models;
|
||||
using BotSharp.Abstraction.Repositories.Options;
|
||||
using BotSharp.Abstraction.Roles.Models;
|
||||
using BotSharp.Abstraction.Shared;
|
||||
|
|
|
|||
Loading…
Reference in a new issue