Skip to content

Commit

Permalink
scalafix
Browse files Browse the repository at this point in the history
  • Loading branch information
RustedBones committed Nov 16, 2023
1 parent 3d9bfca commit e641a4f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ package com.spotify.scio.coders.instances

import java.io.{InputStream, OutputStream}
import java.util.Collections
import com.spotify.scio.coders.{Coder, KryoAtomicCoder}
import com.spotify.scio.coders.Coder
import org.apache.beam.sdk.coders.Coder.NonDeterministicException
import org.apache.beam.sdk.coders.{Coder => BCoder, IterableCoder => BIterableCoder, _}
import org.apache.beam.sdk.util.CoderUtils
Expand Down

0 comments on commit e641a4f

Please sign in to comment.