diff --git a/project/Build.scala b/project/Build.scala index c0ebfb4fc..e270423b8 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -90,7 +90,7 @@ object Common { case _ => ??? } }, - // TODO: remove when possible`e + // TODO: remove when possible // publishArtifact in (Compile, packageDoc) := { // CrossVersion.partialVersion(scalaVersion.value) match { // case Some( (3, _)) => false