Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
markozz committed Sep 2, 2020
1 parent 16f1bb1 commit f1c8d6c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import com.typesafe.scalalogging.StrictLogging
import scala.collection.JavaConverters._
import java.io.{File, IOException}

import au.com.dius.pact.consumer.PactVerificationResult.Ok
import au.com.dius.pact.core.pactbroker.{PactBrokerClient, RequestFailedException}

object Publish extends StrictLogging {
Expand Down

0 comments on commit f1c8d6c

Please sign in to comment.