1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00

Clean up some old files

This commit is contained in:
RaidMax
2019-07-17 12:29:51 -05:00
parent fc54112fcf
commit 99a163fa2b
15 changed files with 20 additions and 236 deletions

View File

@ -1,6 +1,6 @@
namespace SharedLibraryCore.Database.Models
{
public partial class EFAlias
public partial class EFAlias : SharedEntity
{
}