Skip to content

Commit 80a60b2

Browse files
authored
Update TranslationService.cs
add using
1 parent adc6486 commit 80a60b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Infrastructure/BotSharp.Core/Translation/TranslationService.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
using BotSharp.Abstraction.Translation.Models;
77
using System.Collections;
88
using System.Reflection;
9+
using System.Text.Encodings.Web;
910

1011
namespace BotSharp.Core.Translation;
1112

0 commit comments

Comments
 (0)