Browse Source

Removed unneeded using in CLI/CLIHeadersTemplate.cs.

pull/1/head
triton 13 years ago
parent
commit
d1bcc2f1f9
  1. 1
      src/Generator/Generators/CLI/CLIHeadersTemplate.cs

1
src/Generator/Generators/CLI/CLIHeadersTemplate.cs

@ -1,6 +1,5 @@ @@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
namespace Cxxi.Generators.CLI

Loading…
Cancel
Save