From 4e41654a84c1a683cd9458ffc1e6b4fde11a6c35 Mon Sep 17 00:00:00 2001 From: Dolu1990 Date: Mon, 12 Apr 2021 18:28:41 +0200 Subject: [PATCH] remove eclipse plugin --- project/plugins.sbt | 2 -- 1 file changed, 2 deletions(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 60a54de..26ac3e5 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,3 +1 @@ -addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4") - addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")