diff --git a/src/Generator/AST/VTables.cs b/src/Generator/AST/VTables.cs index c6dbdcb2..f910724f 100644 --- a/src/Generator/AST/VTables.cs +++ b/src/Generator/AST/VTables.cs @@ -1,9 +1,6 @@ using System; using System.Collections.Generic; using System.Linq; -using System.Text; -using CppSharp.Generators; -using CppSharp.Generators.CSharp; namespace CppSharp.AST {