Browse Source

- haxe 1.05

Laurent Bedubourg 19 years ago
parent
commit
d1b043adc8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      std/mtwin/web/Handler.hx

+ 0 - 1
std/mtwin/web/Handler.hx

@@ -26,7 +26,6 @@
 package mtwin.web;
 
 import mtwin.web.Request;
-import Reflect.Class;
 
 enum ActionError {
 	UnknownAction(name:String);