aboutsummaryrefslogtreecommitdiff
path: root/vfd-index/build.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'vfd-index/build.sbt')
-rw-r--r--vfd-index/build.sbt8
1 files changed, 0 insertions, 8 deletions
diff --git a/vfd-index/build.sbt b/vfd-index/build.sbt
deleted file mode 100644
index 31b502d..0000000
--- a/vfd-index/build.sbt
+++ /dev/null
@@ -1,8 +0,0 @@
-import vfd.{ScalaJS, VfdBuild}
-
-enablePlugins(ScalaJSPlugin)
-enablePlugins(ScalaJSPlay)
-
-VfdBuild.defaultSettings
-
-ScalaJS.settings