fix another meme

This commit is contained in:
RaidMax
2020-01-26 15:40:00 -06:00
parent 116c909c2d
commit 1fd31beb05
2 changed files with 1 additions and 4 deletions

View File

@ -31,9 +31,6 @@ namespace SharedLibraryCore.Configuration
[ConfigurationOptional]
public Uri GameLogServerUrl { get; set; }
[ConfigurationIgnore]
public int Index { get; set; }
private readonly IList<IRConParser> rconParsers;
private readonly IList<IEventParser> eventParsers;