Remove an unused import 24/110324/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 25 Feb 2024 07:57:20 +0000 (08:57 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 25 Feb 2024 07:57:20 +0000 (08:57 +0100)
commit2a5a5217f13014a4ce139fece3bcb9ba7c3e6896
tree8748674f15f849db272a8b264b9c4dc077eb84f2
parentff196722ce9c0036b797ca219678ab8577dba5de
Remove an unused import

We are implementing NetconfNotificationCollector, so there is not need
to import NetconfNotificationStreamListener.

Change-Id: Ib180f775c23025a2a24286ece5bb66a988eb7063
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java