Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi authored Sep 7, 2024
1 parent 31d425f commit 6e35f6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main/util/src/mill/util/CoursierSupport.scala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ trait CoursierSupport {
case s"${_}The process cannot access the file because it is being used by another process${_}" =>
true
case s"${_}->${_}__sha1.computed" => true

case _ => false
}

Expand Down

0 comments on commit 6e35f6e

Please sign in to comment.