Remove unnecessary qualifier (#4565)

This commit is contained in:
Roman Leventov 2017-07-18 11:40:54 +03:00 committed by Jihoon Son
parent a862cc716f
commit ae86323dbd
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ public class ModulesConfig
{
/**
* Canonical class names of modules, which should not be loaded despite they are founded in extensions from {@link
* io.druid.guice.ExtensionsConfig#loadList} or the standard list of modules loaded by some node type, e. g. {@code
* ExtensionsConfig#loadList} or the standard list of modules loaded by some node type, e. g. {@code
* CliPeon}.
*/
@JsonProperty