Skip to content

Commit

Permalink
Remove unused expression
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh authored Dec 16, 2024
1 parent 354e93a commit f45b178
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ object SbtVersionPolicySettings {
})(Def.task {
throw new MessageOnlyException("Unable to find compatibility issues because versionPolicyPreviousVersions is empty.")
})(Def.task {
versionPolicyPreviousVersions.value
val dependencyIssues = versionPolicyFindDependencyIssues.value
val mimaIssues = versionPolicyFindMimaIssues.value
assert(
Expand Down

0 comments on commit f45b178

Please sign in to comment.