remove no-arg @return

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356469 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2012-07-02 20:28:43 +00:00
parent 8f323e2dea
commit ea4d4cf670
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ public class ZkCmdExecutor {
* Perform the given operation, retrying if the connection fails
*
* @param operation
* @return
* @throws KeeperException
* @throws InterruptedException
*/