diff --git a/src/GmRelay.Bot/Program.cs b/src/GmRelay.Bot/Program.cs index e3eb451..b080907 100644 --- a/src/GmRelay.Bot/Program.cs +++ b/src/GmRelay.Bot/Program.cs @@ -1,3 +1,4 @@ +using GmRelay.Bot.Features.Notifications; using GmRelay.Bot.Features.Sessions.CreateSession; using GmRelay.Bot.Features.Sessions.RescheduleSession; using GmRelay.Bot.Infrastructure.Database;