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