Skip to content

Commit

Permalink
Remove unnecessary val
Browse files Browse the repository at this point in the history
  • Loading branch information
noelwelsh committed Apr 10, 2023
1 parent d80de75 commit 8a183f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ ThisBuild / semanticdbEnabled := true
ThisBuild / semanticdbVersion := scalafixSemanticdb.revision
ThisBuild / tlSitePublishBranch := Some("main")

val calicoVersion = "0.2.0-RC2"

// Run this (build) to do everything involved in building the project
commands += Command.command("build") { state =>
"dependencyUpdates" ::
Expand Down

0 comments on commit 8a183f6

Please sign in to comment.