Fix eclipse warnings 16/99916/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 1 Mar 2022 10:30:29 +0000 (11:30 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 1 Mar 2022 10:31:03 +0000 (11:31 +0100)
commitd4f2cc405ea8a5d68bb0932011885f08dc42902f
tree02e6da0650bef382137fb2d0cb15a5dbb0b51f36
parent23bfbdabd5296bb721b5e021fbeb93699d9c2f56
Fix eclipse warnings

We have a warning about nullability mismatch, fix that through local
variable type inference.

Change-Id: Id0512b52b42ae04e2ffa311fb6ca3e0406c9776c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-repo-api/src/main/java/org/opendaylight/yangtools/yang/model/repo/api/YangTextSchemaSource.java
yang/yang-repo-api/src/main/java/org/opendaylight/yangtools/yang/model/repo/api/YinTextSchemaSource.java