Remove old ConfigFile class

This was deprecated and replaced.
This commit is contained in:
Lucas Nicodemus 2021-06-13 13:20:43 -07:00
parent 95346e36d4
commit a88c44e0db
3 changed files with 1 additions and 705 deletions

View file

@ -143,7 +143,6 @@
<Compile Include="HandlerList.cs" />
<Compile Include="IPackable.cs" />
<Compile Include="Commands.cs" />
<Compile Include="ConfigFile.cs" />
<Compile Include="FileTools.cs" />
<Compile Include="GetDataHandlers.cs" />
<Compile Include="Group.cs" />