We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fd6f6a commit 76de65eCopy full SHA for 76de65e
1 file changed
src/Infrastructure/BotSharp.Core/Conversations/Services/ConversationStateService.cs
@@ -1,8 +1,5 @@
1
-using Amazon.Auth.AccessControlPolicy;
2
-using AspectInjector.Broker;
3
using BotSharp.Abstraction.Conversations.Enums;
4
using BotSharp.Abstraction.Users.Enums;
5
-using System;
6
7
namespace BotSharp.Core.Conversations.Services;
8
0 commit comments