Removing unnecessary JavaDoc

Original commit: elastic/x-pack-elasticsearch@083f5529ac
This commit is contained in:
Chris Earle 2016-02-24 14:21:44 -05:00
parent 43de1ff8da
commit 87c3730244
1 changed files with 0 additions and 2 deletions

View File

@ -238,8 +238,6 @@ public class MarvelSettings extends AbstractComponent {
/**
* Prefix the {@code key} with the Monitoring prefix.
* <p>
* The {@code key} is prefixed by {@link XPackPlugin#featureSettingPrefix(String)}, {@link Marvel#NAME}, and {@code "."}.
*
* @param key The key to prefix
* @return The key prefixed by the product prefixes.