GitHub user ijokarumawak opened a pull request:

    https://github.com/apache/nifi/pull/415

    NIFI-1773 Removed unused import statement.

    This commit removes the unused import statement which is added at [this 
commit](https://github.com/apache/nifi/commit/46f8693bc6e906d66326e48233e139924648b904),
 in order to make build process succeed.
    
    I was not sure if this is the right action to fix the problem since 
original JIRA issue 
[NIFI-1773](https://issues.apache.org/jira/browse/NIFI-1773) is already marked 
as resolved. Please let me know if there's a better way to do. I hope this 
helps.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ijokarumawak/nifi nifi-1773

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/415.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #415
    
----
commit 3db14f58fe0fea2aabf32915c82731078579b921
Author: ijokarumawak <[email protected]>
Date:   2016-05-06T05:29:31Z

    NIFI-1773 Removed unused import statement.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to