Removed classes that have been moved to the parser nuget package (#82)

This commit is contained in:
Michael Green
2023-09-03 19:36:29 +10:00
committed by GitHub
parent fa8f123f2b
commit 6b391bc357
20 changed files with 11 additions and 1464 deletions

View File

@@ -1,6 +1,5 @@
using System;
using System.Text.Json.Serialization;
using static gaseous_romsignatureobject.RomSignatureObject.Game;
namespace gaseous_server.Models
{