diff --git a/build.sbt b/build.sbt deleted file mode 100644 index 8cee4374b49c77b2a05184220754b72d0e45527d..0000000000000000000000000000000000000000 --- a/build.sbt +++ /dev/null @@ -1,3 +0,0 @@ -name := "model_join" - -externalPom() \ No newline at end of file diff --git a/project/plugins.sbt b/project/plugins.sbt deleted file mode 100644 index a4e6fcc87c3d3c84b38d39cf4ec86abd88e39c99..0000000000000000000000000000000000000000 --- a/project/plugins.sbt +++ /dev/null @@ -1 +0,0 @@ -addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")