heyile commented on a change in pull request #861: [SCB-612]delete useless MicroserviceMetaManager URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/861#discussion_r209418160
########## File path: common/common-rest/src/test/java/org/apache/servicecomb/common/rest/TestAbstractRestInvocation.java ########## @@ -68,14 +66,14 @@ import com.google.common.eventbus.EventBus; import com.google.common.eventbus.Subscribe; - -import io.vertx.core.buffer.Buffer; import mockit.Deencapsulation; import mockit.Expectations; import mockit.Mock; import mockit.MockUp; import mockit.Mocked; +import io.vertx.core.buffer.Buffer; Review comment: I have import a wrong code style... ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services