Browse Source

- haxe 1.05

Laurent Bedubourg 19 năm trước cách đây
mục cha
commit
d1b043adc8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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);