[Groonga-commit] nroonga/nroonga-httpd [master] requires are no longer needed

Back to archive index

null+****@clear***** null+****@clear*****
2012年 3月 22日 (木) 10:47:21 JST


Yoji SHIDARA	2012-03-22 10:47:21 +0900 (Thu, 22 Mar 2012)

  New Revision: f852400fdc114158dbb65f79a65af09805b27f72

  Log:
    requires are no longer needed

  Modified files:
    bin/nroonga-httpd

  Modified: bin/nroonga-httpd (+0 -3)
===================================================================
--- bin/nroonga-httpd    2012-03-08 20:52:14 +0900 (ce80474)
+++ bin/nroonga-httpd    2012-03-22 10:47:21 +0900 (117b283)
@@ -2,7 +2,4 @@
 
 require('coffee-script')
 
-var path = require('path');
-var fs   = require('fs');
-
 require(__dirname + '/../lib/command.coffee').run();




Groonga-commit メーリングリストの案内
Back to archive index