diff --git a/project/metals.sbt b/project/metals.sbt deleted file mode 100644 index 928b1abda..000000000 --- a/project/metals.sbt +++ /dev/null @@ -1,8 +0,0 @@ -// format: off -// DO NOT EDIT! This file is auto-generated. - -// This file enables sbt-bloop to create bloop config files. - -addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.12") - -// format: on