You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/04/17 18:02:48 UTC

[GitHub] dubee commented on a change in pull request #26: update spray json import

dubee commented on a change in pull request #26: update spray json import
URL: https://github.com/apache/incubator-openwhisk-package-deploy/pull/26#discussion_r182174361
 
 

 ##########
 File path: tests/src/test/scala/packages/DeployTests.scala
 ##########
 @@ -22,7 +22,6 @@ import org.junit.runner.RunWith
 import org.scalatest.BeforeAndAfterAll
 import org.scalatest.junit.JUnitRunner
 import common.{TestHelpers, Wsk, WskProps, WskTestHelpers}
-import spray.json.DefaultJsonProtocol.StringJsonFormat
 
 Review comment:
   Might need `import spray.json.DefaultJsonProtocol._`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services