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/08/07 15:36:26 UTC

[GitHub] csantanapr commented on a change in pull request #73: Don't override runtime npm packages when user provides their own

csantanapr commented on a change in pull request #73: Don't override runtime npm packages when user provides their own
URL: https://github.com/apache/incubator-openwhisk-runtime-nodejs/pull/73#discussion_r208280639
 
 

 ##########
 File path: tests/src/test/scala/runtime/actionContainers/NodeJs8ActionContainerTests.scala
 ##########
 @@ -19,12 +19,13 @@ package runtime.actionContainers
 
 import org.junit.runner.RunWith
 import org.scalatest.junit.JUnitRunner
-import spray.json.JsObject
+import spray.json.{JsObject}
 
 Review comment:
   No need for `{}` if it's only one class

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