Removes some unused fields (#2603)
* removes some unused fields * thats an oopsie Co-authored-by: Paul <ritter.paul1+git@googlemail.com> Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -18,8 +18,6 @@ namespace Content.Tests.Server.Preferences
|
||||
[TestFixture]
|
||||
public class ServerDbSqliteTests : RobustUnitTest
|
||||
{
|
||||
private const int MaxCharacterSlots = 10;
|
||||
|
||||
private static HumanoidCharacterProfile CharlieCharlieson()
|
||||
{
|
||||
return new(
|
||||
|
||||
Reference in New Issue
Block a user