Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kyri-petrou committed Apr 7, 2024
1 parent 4b1e145 commit 3082ddc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ package zio.query
import zio.Exit
import zio.stacktracer.TracingImplicits.disableAutoTrace

import scala.collection.compat._
import scala.collection.immutable.HashMap
import scala.collection.mutable
import scala.collection.compat._

/**
* A `CompletedRequestMap` is a universally quantified mapping from requests of
Expand Down

0 comments on commit 3082ddc

Please sign in to comment.