fix: error CS0246
All checks were successful
.NET Test Pipeline / build-and-test (push) Successful in 3m14s
All checks were successful
.NET Test Pipeline / build-and-test (push) Successful in 3m14s
This commit is contained in:
parent
7d3952c373
commit
70780d620a
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user