diff src/luan/modules/http/HttpServicer.java @ 793:60661a8e738c

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 05 Sep 2016 15:19:44 -0600
parents c49980cdece6
children 6b8ea0a9b7c9
line wrap: on
line diff
--- a/src/luan/modules/http/HttpServicer.java	Sun Sep 04 21:56:14 2016 -0600
+++ b/src/luan/modules/http/HttpServicer.java	Mon Sep 05 15:19:44 2016 -0600
@@ -28,7 +28,6 @@
 import luan.LuanFunction;
 import luan.LuanException;
 import luan.LuanTable;
-import luan.LuanMeta;
 import luan.LuanPropertyMeta;
 import luan.LuanCloner;
 import luan.modules.PackageLuan;