Browse Source

Removed useless using.

pull/1/head
triton 13 years ago
parent
commit
a4cc8598fa
  1. 1
      src/Generator/Types/TypeMap.cs

1
src/Generator/Types/TypeMap.cs

@ -1,6 +1,5 @@ @@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
namespace Cxxi.Types

Loading…
Cancel
Save