Christopher Tubbs created ACCUMULO-4514:
-------------------------------------------
Summary: Remove unnecessary code
Key: ACCUMULO-4514
URL: https://issues.apache.org/jira/browse/ACCUMULO-4514
Project: Accumulo
Issue Type: Task
Reporter: Christopher Tubbs
Assignee: Christopher Tubbs
Priority: Trivial
Fix For: 1.7.3, 1.8.1, 2.0.0
This is a trivial task to clean up unnecessary code. Specifically, to use diamond operators
where possible on the 1.7 branch, and to remove unused imports leftover from previous code
changes.
This will make merging to newer branches easier (to reduce conflicts) where diamond operators
are already in heavy use, and it will establish some more style consistency across branches.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|