GitHub user jongyoul opened a pull request:
https://github.com/apache/zeppelin/pull/3086
[HOTFIX] Fix checkstyle
### What is this PR for?
Fixing style issue
### What type of PR is it?
[Hot Fix]
### 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/jongyoul/zeppelin hotfix/fix-checkstyle
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/3086.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 #3086
----
commit 6b17a592dbc82a9cf64909937c15c43d2dfc6877
Author: Jongyoul Lee <jongyoul@...>
Date: 2018-07-20T04:13:44Z
Fix style
commit 488166a75fa711f9fc3ee741b263e9a115b432ac
Author: Jongyoul Lee <jongyoul@...>
Date: 2018-07-20T04:55:07Z
Fixed style
----
---