You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2017/12/12 09:18:21 UTC

[GitHub] massakam commented on issue #957: Removed unused client version filter method in WebService

massakam commented on issue #957: Removed unused client version filter method in WebService
URL: https://github.com/apache/incubator-pulsar/pull/957#issuecomment-350991959
 
 
   It seems that these imports are no longer necessary.
   ```java
   import java.util.regex.Matcher;
   import java.util.regex.Pattern;
   import com.google.common.collect.ImmutableList;
   ```

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