Laurent Bedubourg hace 19 años
padre
commit
d1b043adc8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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);