[Groonga-commit] groonga/gcs [master] Don't load jsdeferred from configuration API (because no more action uses it)

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 13日 (金) 13:59:29 JST


SHIMODA Hiroshi	2012-07-13 13:59:29 +0900 (Fri, 13 Jul 2012)

  New Revision: 249387ef820fbf801adeec22b618a0f3c5edba5d
  https://github.com/groonga/gcs/commit/249387ef820fbf801adeec22b618a0f3c5edba5d

  Log:
    Don't load jsdeferred from configuration API (because no more action uses it)

  Modified files:
    lib/api/2011-02-01/configuration.js

  Modified: lib/api/2011-02-01/configuration.js (+0 -1)
===================================================================
--- lib/api/2011-02-01/configuration.js    2012-07-13 10:03:53 +0900 (06f0525)
+++ lib/api/2011-02-01/configuration.js    2012-07-13 13:59:29 +0900 (4057de2)
@@ -2,7 +2,6 @@ var path = require('path');
 var nroonga = require('../../wrapped-nroonga');
 var Domain = require('../../database').Domain;
 var Translator = require('../../batch/translator').Translator;
-var Deferred = require('jsdeferred').Deferred;
 var dateFormat = require('dateformat');
 
 exports.version = path.basename(__dirname);
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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