remove comment

This commit is contained in:
Cj 2024-06-16 19:23:31 -04:00
parent e8c443d9ab
commit d72a2bb5ef

View File

@ -397,7 +397,6 @@ public class ReCodeItAutoMapper
} }
} }
*/ */
// If its not an interface, its a struct or class
if (pair.IsInterface) if (pair.IsInterface)
{ {