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/16 15:41:40 UTC

[GitHub] dubee commented on a change in pull request #273: Fix spray-json import to comply with newer versions.

dubee commented on a change in pull request #273: Fix spray-json import to comply with newer versions.
URL: https://github.com/apache/incubator-openwhisk-cli/pull/273#discussion_r181788129
 
 

 ##########
 File path: tests/src/test/scala/system/basic/WskCliBasicTests.scala
 ##########
 @@ -34,7 +34,7 @@ import common.WskProps
 import common.WskTestHelpers
 import spray.json._
 import spray.json.DefaultJsonProtocol._
-import spray.json.pimpAny
+import spray.json._
 
 Review comment:
   Checkout line 35 `import spray.json._` is already defined

----------------------------------------------------------------
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