Skip to content

Commit

Permalink
remove unused val
Browse files Browse the repository at this point in the history
  • Loading branch information
zarthross committed Aug 9, 2024
1 parent 665041a commit 2182158
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ object TypelevelPlugin extends AutoPlugin {
val scalafmt = tlCiScalafmtCheck.value
val javafmt = tlCiJavafmtCheck.value
val scalafix = tlCiScalafixCheck.value
val mima = tlCiMimaBinaryIssueCheck.value

List("githubWorkflowGenerate") ++
List("+headerCreateAll").filter(_ => header) ++
Expand Down

0 comments on commit 2182158

Please sign in to comment.