diff --git a/src/Generator/Types/TypeMap.cs b/src/Generator/Types/TypeMap.cs index 1821e26d..e1b1215e 100644 --- a/src/Generator/Types/TypeMap.cs +++ b/src/Generator/Types/TypeMap.cs @@ -1,6 +1,5 @@ using System; using System.Collections.Generic; -using System.Linq; using System.Reflection; namespace Cxxi.Types