fix: error CS0246
All checks were successful
.NET Test Pipeline / build-and-test (push) Successful in 3m14s

This commit is contained in:
Polianin Nikita 2024-06-10 22:15:15 +03:00
parent 7d3952c373
commit 70780d620a

View File

@ -18,6 +18,7 @@ using MySqlConnector;
using Npgsql;
using StackExchange.Redis;
using System;
using System.Collections.Generic;
using System.Data;
using System.IO;
using System.Net.Mail;