Browse Source

Remove unused using.

pull/742/head
Joao Matos 9 years ago
parent
commit
28b28d7420
  1. 3
      src/AST/ASTVisitor.cs

3
src/AST/ASTVisitor.cs

@ -1,5 +1,4 @@ @@ -1,5 +1,4 @@
using System;
using System.Collections.Generic;
using System.Collections.Generic;
namespace CppSharp.AST
{

Loading…
Cancel
Save