Skip to content

Commit 394e9f6

Browse files
authored
Removed unused import statement (#4845)
1 parent 08efb58 commit 394e9f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/src/test/scala/services/HeadersTests.scala

-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ import akka.http.scaladsl.model.HttpHeader
5151
import akka.stream.ActorMaterializer
5252
import common.WskActorSystem
5353
import pureconfig._
54-
import pureconfig.generic.auto._
5554

5655
@RunWith(classOf[JUnitRunner])
5756
class HeadersTests extends FlatSpec with Matchers with ScalaFutures with WskActorSystem with WskTestHelpers {

0 commit comments

Comments
 (0)