More cleanup and making some constants

This commit is contained in:
kdeng00
2024-06-12 20:00:11 -04:00
parent 76e31b4db5
commit 23b3c6ca73
8 changed files with 11 additions and 60 deletions
-5
View File
@@ -2,11 +2,6 @@ using System;
using System.Collections.Generic;
using System.Linq;
// using MySql.Data.EntityFrameworkCore;
// using MySql.Data;
// using MySql.Data.EntityFrameworkCore.Extensions;
// using MySql.Data.Entity;
// using MySql.Data.MySqlClient;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.DependencyInjection;