Skip to content

Commit 13d6f56

Browse files
committed
hotfix IBotSharpRepository.cs(201,43): error CS0246
1 parent cf22033 commit 13d6f56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Infrastructure/BotSharp.Abstraction/Repositories/IBotSharpRepository.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
using BotSharp.Abstraction.Loggers.Models;
33
using BotSharp.Abstraction.Plugins.Models;
44
using BotSharp.Abstraction.Repositories.Filters;
5+
using BotSharp.Abstraction.Repositories.Models;
56
using BotSharp.Abstraction.Repositories.Options;
67
using BotSharp.Abstraction.Roles.Models;
78
using BotSharp.Abstraction.Shared;

0 commit comments

Comments
 (0)