mirror of
https://github.com/sp-tarkov/assembly-tool.git
synced 2025-02-13 01:10:45 -05:00
Remove debug logging
This commit is contained in:
parent
2589d0d3bc
commit
371bda961c
@ -278,8 +278,6 @@ public class ReMapper
|
|||||||
UseForceRename = true
|
UseForceRename = true
|
||||||
};
|
};
|
||||||
|
|
||||||
Logger.LogSync($"{type.Value.Name} -> {template.Name}{extName}");
|
|
||||||
|
|
||||||
_remaps.Add(remap);
|
_remaps.Add(remap);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user