Github user chtyim commented on a diff in the pull request:

    https://github.com/apache/twill/pull/56#discussion_r126296669
  
    --- Diff: twill-api/src/main/java/org/apache/twill/api/TwillController.java 
---
    @@ -17,15 +17,14 @@
      */
     package org.apache.twill.api;
     
    -import org.apache.twill.api.logging.LogEntry;
    -import org.apache.twill.api.logging.LogHandler;
    -import org.apache.twill.discovery.Discoverable;
    -import org.apache.twill.discovery.ServiceDiscovered;
    -
     import java.util.Map;
     import java.util.Set;
     import java.util.concurrent.Future;
     import javax.annotation.Nullable;
    +import org.apache.twill.api.logging.LogEntry;
    --- End diff --
    
    Please don't rearrange the imports. You can use the ide profiles available 
in http://twill.apache.org/HowToContribute.html


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to