Remove ClassLoaderUtils.construct() 09/80609/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 26 Feb 2019 12:37:21 +0000 (13:37 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 26 Feb 2019 14:23:25 +0000 (15:23 +0100)
commit54a531c45a4ed723ab3406f6fff6ae119726d4a8
treeec391335b3c6a0c92a694677bf4a8288fd8f51c7
parentc6cd0ef386141103c3366ac02354b031ce61ec35
Remove ClassLoaderUtils.construct()

This is a useless utility method, which is not used anywhere,
remove it.

Change-Id: Ia3c5cc2a6f61de86bb1b5ebe8f834b4c947a2ad7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
common/util/src/main/java/org/opendaylight/yangtools/util/ClassLoaderUtils.java