Remove unneeded @SuppressWarnings 37/86137/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 3 Dec 2019 10:04:08 +0000 (11:04 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 3 Dec 2019 11:43:39 +0000 (12:43 +0100)
commitcd1eecbf1122f7ad5015f3b192d422e8e620c326
treea897105814069cb55e1e3bdf050fcba1f4611920
parent4a1acae74b517cf49c8e8f475b035433dd5778f2
Remove unneeded @SuppressWarnings

Eclipse is pointing these suppressions as superfluous, remove them.

Change-Id: If4caebcb02d338c4bfff4eef2724bce11e0798f2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTask.java
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommand.java
southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtilsTest.java
southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbAutoAttachRemovedCommandTest.java