From bab05fe21e2fcec0b72614ef3cbb5f0da8266d81 Mon Sep 17 00:00:00 2001 From: Jicheng Lu <103353@smsassist.com> Date: Wed, 19 Jun 2024 11:59:31 -0500 Subject: [PATCH] minor change --- .../BotSharp.Core/Files/BotSharpFileService.Conversation.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Infrastructure/BotSharp.Core/Files/BotSharpFileService.Conversation.cs b/src/Infrastructure/BotSharp.Core/Files/BotSharpFileService.Conversation.cs index 92f4107e..76eda14d 100644 --- a/src/Infrastructure/BotSharp.Core/Files/BotSharpFileService.Conversation.cs +++ b/src/Infrastructure/BotSharp.Core/Files/BotSharpFileService.Conversation.cs @@ -1,4 +1,3 @@ -using Amazon.Runtime.Internal.Auth; using BotSharp.Abstraction.Browsing; using BotSharp.Abstraction.Browsing.Models; using Microsoft.EntityFrameworkCore;