Remove the stat tracker

The stat tracker has been offline for the last several weeks/months and
nobody has done anything to fix that. Because of that, GDPR, and the
fact that we haven't used it, we're discarding it.
This commit is contained in:
Lucas Nicodemus 2018-04-19 18:21:50 -06:00
parent 7e22ce40e0
commit 3f58274ef4
4 changed files with 2 additions and 327 deletions

View file

@ -144,7 +144,6 @@
<Compile Include="Rest\RestVerbs.cs" />
<Compile Include="Rest\SecureRest.cs" />
<Compile Include="ServerSideCharacters\ServerSideConfig.cs" />
<Compile Include="StatTracker.cs" />
<Compile Include="TSServerPlayer.cs" />
<Compile Include="Utils.cs" />
<Compile Include="TShock.cs" />