commit | 3280b56349c8e5a3e00fdce2ff62b58b0d9e6508 | [log] [tgz] |
---|---|---|
author | Rupinder <rupinsi1@in.ibm.com> | Tue Mar 31 16:44:56 2020 +0530 |
committer | Rupinder <rupinsi1@in.ibm.com> | Tue Mar 31 16:45:04 2020 +0530 |
tree | dd00c741827bf1cf69fe4bed4757ea3cb70b342d | |
parent | 3531095b169085b5cfd25c4dbc2e9be2d35314f2 [diff] |
removed some unused imports Removed unused imports to reduce code smells Issue-ID: CCSDK-2232 Change-Id: Id929b506c9030818a0b9daa975f526699e710270 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".