From d72a2bb5efc1102b656d913209f6e7d9ee1716fe Mon Sep 17 00:00:00 2001 From: Cj <161484149+CJ-SPT@users.noreply.github.com> Date: Sun, 16 Jun 2024 19:23:31 -0400 Subject: [PATCH] remove comment --- RecodeItLib/AutoMapper/ReCodeItAutoMapper.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/RecodeItLib/AutoMapper/ReCodeItAutoMapper.cs b/RecodeItLib/AutoMapper/ReCodeItAutoMapper.cs index 6528e2c..bd6cc4e 100644 --- a/RecodeItLib/AutoMapper/ReCodeItAutoMapper.cs +++ b/RecodeItLib/AutoMapper/ReCodeItAutoMapper.cs @@ -397,7 +397,6 @@ public class ReCodeItAutoMapper } } */ - // If its not an interface, its a struct or class if (pair.IsInterface) {