hotfix IBotSharpRepository.cs(201,43): error CS0246
This commit is contained in:
parent
cf22033e30
commit
13d6f568fb
|
|
@ -2,6 +2,7 @@ using BotSharp.Abstraction.Knowledges.Filters;
|
||||||
using BotSharp.Abstraction.Loggers.Models;
|
using BotSharp.Abstraction.Loggers.Models;
|
||||||
using BotSharp.Abstraction.Plugins.Models;
|
using BotSharp.Abstraction.Plugins.Models;
|
||||||
using BotSharp.Abstraction.Repositories.Filters;
|
using BotSharp.Abstraction.Repositories.Filters;
|
||||||
|
using BotSharp.Abstraction.Repositories.Models;
|
||||||
using BotSharp.Abstraction.Repositories.Options;
|
using BotSharp.Abstraction.Repositories.Options;
|
||||||
using BotSharp.Abstraction.Roles.Models;
|
using BotSharp.Abstraction.Roles.Models;
|
||||||
using BotSharp.Abstraction.Shared;
|
using BotSharp.Abstraction.Shared;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue