You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2016/07/01 01:32:11 UTC

[jira] [Created] (ACCUMULO-4357) Remove redundant code

Christopher Tubbs created ACCUMULO-4357:
-------------------------------------------

             Summary: Remove redundant code
                 Key: ACCUMULO-4357
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4357
             Project: Accumulo
          Issue Type: Task
          Components: build
            Reporter: Christopher Tubbs
            Assignee: Christopher Tubbs
            Priority: Trivial
             Fix For: 1.8.0


Minor QC nits quickly and easily fixed:

* Remove unnecessary generics parameters; prefer diamond operator wherever possible.
* Remove extra semicolons.
* Remove redundant interface declarations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)