remove unnecessary files under s2graphql/project.

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

Branch: refs/heads/master
Commit: d632562b210746987ef9f9532cac18b9a24bff9a
Parents: e875fa9
Author: DO YUNG YOON <[email protected]>
Authored: Fri Jun 22 15:27:24 2018 +0900
Committer: DO YUNG YOON <[email protected]>
Committed: Fri Jun 22 15:27:24 2018 +0900

----------------------------------------------------------------------
 s2graphql/project/build.properties | 18 ------------------
 s2graphql/project/plugins.sbt      | 19 -------------------
 2 files changed, 37 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/d632562b/s2graphql/project/build.properties
----------------------------------------------------------------------
diff --git a/s2graphql/project/build.properties 
b/s2graphql/project/build.properties
deleted file mode 100644
index af73dc4..0000000
--- a/s2graphql/project/build.properties
+++ /dev/null
@@ -1,18 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-# 
-#   http://www.apache.org/licenses/LICENSE-2.0
-# 
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-
-sbt.version = 0.13.15

http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/d632562b/s2graphql/project/plugins.sbt
----------------------------------------------------------------------
diff --git a/s2graphql/project/plugins.sbt b/s2graphql/project/plugins.sbt
deleted file mode 100644
index 7dab336..0000000
--- a/s2graphql/project/plugins.sbt
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
\ No newline at end of file

Reply via email to