Skip to content

Commit

Permalink
Scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilquist committed Sep 20, 2023
1 parent 1b4bc72 commit 86430cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ package scodec.bits

import java.io.ByteArrayOutputStream
import java.nio.ByteBuffer
import java.util.{Arrays, UUID, Base64 => JBase64}
import java.util.{Arrays, Base64 => JBase64, UUID}
import Arbitraries._
import org.scalacheck._
import Prop.forAll
Expand Down

0 comments on commit 86430cd

Please sign in to comment.