diff --git a/Dodo1000Bot.Messengers.Telegram/TelegramNotifyService.cs b/Dodo1000Bot.Messengers.Telegram/TelegramNotifyService.cs index 0067fdb..e370d52 100644 --- a/Dodo1000Bot.Messengers.Telegram/TelegramNotifyService.cs +++ b/Dodo1000Bot.Messengers.Telegram/TelegramNotifyService.cs @@ -8,7 +8,6 @@ using Dodo1000Bot.Services; using Microsoft.Extensions.Logging; using Telegram.Bot; -using Telegram.Bot.Types; using Telegram.Bot.Exceptions; using Telegram.Bot.Types.Enums;