Browse Source

Remove FD-auto-import

Gama11 11 years ago
parent
commit
5d1ae1b551
1 changed files with 0 additions and 1 deletions
  1. 0 1
      std/haxe/macro/Context.hx

+ 0 - 1
std/haxe/macro/Context.hx

@@ -21,7 +21,6 @@
  */
 package haxe.macro;
 
-import haxe.ds.StringMap;
 import haxe.macro.Expr;
 import haxe.macro.Type.TypedExpr;