Remove unneeded casts 94/78494/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 6 Dec 2018 10:57:50 +0000 (11:57 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 6 Dec 2018 10:57:50 +0000 (11:57 +0100)
commitd5701ce0d5c14e0a6fc817c877525f14ddb2fd8b
tree3a0bb4eb26e794f510df4bbc2333678163854730
parent834c7f32cc3e4836c64c5874ebaaec17e9dab899
Remove unneeded casts

We already are comparing longs, no need to cast.

Change-Id: I96b9bb5e4a85a96236295abb995bb8b421a57039
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/path-selection-mode/src/test/java/org/opendaylight/protocol/bgp/mode/impl/base/BasePathSelectorTest.java