Fix bot launch errors

This commit is contained in:
2024-06-26 19:14:32 +07:00
parent c25752c670
commit fb976d231a
13 changed files with 54 additions and 50 deletions

View File

@@ -1,6 +1,4 @@
using Managing.Application.Abstractions;
using Newtonsoft.Json;
using System.IO;
namespace Managing.Application.ManageBot
{