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 <dae...@apache.org> Authored: Fri Jul 13 14:55:52 2018 +0900 Committer: daewon <dae...@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._