Remove logging
This commit is contained in:
parent
5a97aca1cf
commit
09ac7d5196
@ -216,7 +216,6 @@ public class ReCodeItAutoMapper
|
||||
|
||||
if (pair.IsInterface)
|
||||
{
|
||||
Logger.Log($"INTERFACE");
|
||||
pair.Name = string.Concat("I", pair.Name.AsSpan(0));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user