[Groonga-commit] groonga/grafana-datasource-plugin-groonga at c526a0f [master] Fix indent

Back to archive index

Masafumi Yokoyama null+****@clear*****
Mon Feb 8 22:48:58 JST 2016


Masafumi Yokoyama	2016-02-08 22:48:58 +0900 (Mon, 08 Feb 2016)

  New Revision: c526a0fd98cb125f1a3cfb0c61931553e4c49003
  https://github.com/groonga/grafana-datasource-plugin-groonga/commit/c526a0fd98cb125f1a3cfb0c61931553e4c49003

  Message:
    Fix indent

  Modified files:
    datasource.js

  Modified: datasource.js (+1 -1)
===================================================================
--- datasource.js    2016-02-07 01:42:53 +0900 (b8727ba)
+++ datasource.js    2016-02-08 22:48:58 +0900 (3ed767d)
@@ -70,6 +70,6 @@ function (angular) {
       });
     };
 
-     return GroongaDatasource;
+    return GroongaDatasource;
   });
 });
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index