GitHub user Leemoonsoo opened a pull request:

    https://github.com/apache/zeppelin/pull/2828

    [ZEPPELIN-3283] Remove redundant method 
InterpreterOutput.getInterpreterResultMessages()

    ### What is this PR for?
    Remove Redundant method `InterpreterOutput.getInterpreterResultMessages()`
    
    
    ### What type of PR is it?
    Refactoring
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-3283
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no


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

    $ git pull https://github.com/Leemoonsoo/zeppelin ZEPPELIN-3283

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

    https://github.com/apache/zeppelin/pull/2828.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 #2828
    
----
commit 82bda9c02b3d4444470d8bff4d86468717fc1564
Author: Lee moon soo <moon@...>
Date:   2018-03-02T23:40:28Z

    Remove redundant method getInterpreterResultMessages()

commit 12771a1454638e5c4aae428764d595d0c6c1c895
Author: Lee moon soo <moon@...>
Date:   2018-03-02T23:47:35Z

    remove unused import

----


---

Reply via email to