Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
catostrophe authored Nov 29, 2021
1 parent f2d6458 commit a4487cc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import io.janstenpickle.trace4cats.`export`.{CompleterConfig, SemanticTags}
import io.janstenpickle.trace4cats.model.{Batch, CompletedSpan, TraceProcess}
import io.janstenpickle.trace4cats.test.jaeger.BaseJaegerSpec

//import scala.collection.compat.immutable._
import scala.concurrent.duration._

class JaegerSpanCompleterSpec extends BaseJaegerSpec {
Expand Down

0 comments on commit a4487cc

Please sign in to comment.