diff --git a/artemis-server/src/main/java/org/apache/activemq/artemis/core/management/impl/ActiveMQServerControlImpl.java b/artemis-server/src/main/java/org/apache/activemq/artemis/core/management/impl/ActiveMQServerControlImpl.java index 9c8c66f4ab..734933a614 100644 --- a/artemis-server/src/main/java/org/apache/activemq/artemis/core/management/impl/ActiveMQServerControlImpl.java +++ b/artemis-server/src/main/java/org/apache/activemq/artemis/core/management/impl/ActiveMQServerControlImpl.java @@ -741,7 +741,6 @@ public class ActiveMQServerControlImpl extends AbstractControl implements Active int maxConsumers, boolean purgeOnNoConsumers, boolean autoCreateAddress) throws Exception { - System.out.println("Target===================================called!"); checkStarted(); clearIO();