We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08efb58 commit 394e9f6Copy full SHA for 394e9f6
tests/src/test/scala/services/HeadersTests.scala
@@ -51,7 +51,6 @@ import akka.http.scaladsl.model.HttpHeader
51
import akka.stream.ActorMaterializer
52
import common.WskActorSystem
53
import pureconfig._
54
-import pureconfig.generic.auto._
55
56
@RunWith(classOf[JUnitRunner])
57
class HeadersTests extends FlatSpec with Matchers with ScalaFutures with WskActorSystem with WskTestHelpers {
0 commit comments