diff core/src/luan/init.luan @ 178:2c08e7e27a70

minor - rename web fn from "page" to "service" git-svn-id: https://luan-java.googlecode.com/svn/trunk@179 21e917c8-12df-6dd8-5cb6-c86387c605b9
author fschmidt@gmail.com <fschmidt@gmail.com@21e917c8-12df-6dd8-5cb6-c86387c605b9>
date Mon, 23 Jun 2014 20:41:08 +0000
parents 4edbf3204ca6
children bf9c7111a371
line wrap: on
line diff
--- a/core/src/luan/init.luan	Mon Jun 23 07:57:12 2014 +0000
+++ b/core/src/luan/init.luan	Mon Jun 23 20:41:08 2014 +0000
@@ -104,6 +104,3 @@
 	end
 end
 
-
--- import modules
-Package.global_import("Reactionary")