Minor javadoc tidy up

This commit is contained in:
Brady 2019-09-21 17:45:53 -05:00
parent 376c93bd3b
commit 9ffca6ad66
No known key found for this signature in database
GPG Key ID: 73A788379A197567
1 changed files with 0 additions and 3 deletions

View File

@ -127,9 +127,6 @@ public class TabCompleteHelper {
*
* @param source The stream to prepend
* @return This {@link TabCompleteHelper} after having prepended the strings
* @see #append(Stream)
* @see #append(String...)
* @see #append(Class)
* @see #prepend(Stream)
* @see #prepend(Class)
*/