Skip to content

Commit 6c5ae4f

Browse files
authored
Merge pull request #1192 from yileicn/master
hotfix IBotSharpRepository.cs(201,43): error CS0246
2 parents cf22033 + 13d6f56 commit 6c5ae4f

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)