diff --git a/Bot_Discord_CSharp/Program.cs b/Bot_Discord_CSharp/Program.cs index a070efa..abcee1d 100644 --- a/Bot_Discord_CSharp/Program.cs +++ b/Bot_Discord_CSharp/Program.cs @@ -1,5 +1,4 @@ -using Cqrs.Hosts; -using ikvm.runtime; +using ikvm.runtime; using Microsoft.AspNetCore; using Microsoft.AspNetCore.Hosting; using System;