You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@s2graph.apache.org by da...@apache.org on 2018/07/13 06:26:40 UTC

[2/3] incubator-s2graph git commit: reTest ci

reTest ci


Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/8de8f557
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/8de8f557
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/8de8f557

Branch: refs/heads/master
Commit: 8de8f5571569db72265a5e600a3b41c4c01e3655
Parents: 8ff8c23
Author: daewon <da...@apache.org>
Authored: Fri Jul 13 14:55:52 2018 +0900
Committer: daewon <da...@apache.org>
Committed: Fri Jul 13 14:55:52 2018 +0900

----------------------------------------------------------------------
 .../scala/org/apache/s2graph/graphql/types/ManagementType.scala     | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/8de8f557/s2graphql/src/main/scala/org/apache/s2graph/graphql/types/ManagementType.scala
----------------------------------------------------------------------
diff --git a/s2graphql/src/main/scala/org/apache/s2graph/graphql/types/ManagementType.scala b/s2graphql/src/main/scala/org/apache/s2graph/graphql/types/ManagementType.scala
index 1275ca7..9baec93 100644
--- a/s2graphql/src/main/scala/org/apache/s2graph/graphql/types/ManagementType.scala
+++ b/s2graphql/src/main/scala/org/apache/s2graph/graphql/types/ManagementType.scala
@@ -17,6 +17,7 @@
  * under the License.
  */
 
+
 package org.apache.s2graph.graphql.types
 
 import org.apache.s2graph.core.schema._