[ https://issues.apache.org/jira/browse/FLINK-7644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174320#comment-16174320 ]
ASF GitHub Bot commented on FLINK-7644: --------------------------------------- GitHub user yew1eb opened a pull request: https://github.com/apache/flink/pull/4692 [FLINK-7644][build] Drop unnecessary semicolon You can merge this pull request into a Git repository by running: $ git pull https://github.com/yew1eb/flink FLINK-7644 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4692.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 #4692 ---- commit 758e49b226f5775b6d9909d39973d73308414da0 Author: yew1eb <yew...@gmail.com> Date: 2017-09-21T06:07:38Z drop unnecessary semicolon ---- > Line the extra semicolon in the source code > ------------------------------------------- > > Key: FLINK-7644 > URL: https://issues.apache.org/jira/browse/FLINK-7644 > Project: Flink > Issue Type: Improvement > Components: Build System > Reporter: Hai Zhou_UTC+8 > Assignee: Hai Zhou_UTC+8 > Priority: Minor > Fix For: 1.4.0, 1.3.3 > > > eg. > final TestDuplicateSerializer keySerializer = new > TestDuplicateSerializer()*;;* > Unnecessary semicolon in the end of line. -- This message was sent by Atlassian JIRA (v6.4.14#64029)