Fix single javadoc warning in VisibilityController -- removed a '@return'

This commit is contained in:
stack 2014-12-19 08:22:00 -08:00
parent b004e4ff5b
commit 0c7d22439d
1 changed files with 0 additions and 1 deletions

View File

@ -466,7 +466,6 @@ public class VisibilityController extends BaseMasterAndRegionObserver implements
* could be used.
*
* @param cell
* @return
* @throws IOException
*/
private boolean checkForReservedVisibilityTagPresence(Cell cell) throws IOException {