Remove since tag

This commit is contained in:
Sam Brannen 2023-07-12 10:33:24 +02:00
parent 07422d709e
commit a6dc020dc4
1 changed files with 0 additions and 1 deletions

View File

@ -137,7 +137,6 @@ public class MBeanExporter extends MBeanRegistrationSupport implements MBeanExpo
/**
* Map of constant names to constant values for the autodetect constants defined
* in this class.
* @since 6.0.11
*/
private static final Map<String, Integer> constants = Map.of(
"AUTODETECT_NONE", AUTODETECT_NONE,