sonar code issues addressed
[oam/tr069-adapter.git] / netconf-server / src / main / java / org / commscope / tr069adapter / netconf / notification / NetConfNotificationQueue.java
index d407ed4..6dbaa84 100644 (file)
@@ -34,7 +34,7 @@ public class NetConfNotificationQueue {
   private static final Logger logger = LoggerFactory.getLogger(NetConfNotificationQueue.class);\r
 \r
   @Autowired\r
-  NetConfSessionUtil netConfSessionUtil;;\r
+  NetConfSessionUtil netConfSessionUtil;\r
 \r
   @JmsListener(destination = NetConfServerConstants.NETCONF_NOTIFICATION_Q,\r
       containerFactory = NetConfServerConstants.NETCONF_NOTIFICATION_CF)\r