fix: remove unused var
This commit is contained in:
@@ -25,7 +25,6 @@ class Dumper
|
||||
{
|
||||
private DefaultFileProvider? _provider;
|
||||
private IAesVfsReader? _dataPak;
|
||||
private IAesVfsReader? _iconPak;
|
||||
private readonly Dictionary<int, CharacterInfo> _characterMap = new();
|
||||
private Logger _log;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user