commit | 14e10898473c9df8fb4ffc26bb1cd67ee2116a61 | [log] [tgz] |
---|---|---|
author | Ryan Goulding <ryandgoulding@gmail.com> | Tue Sep 12 15:13:44 2017 -0400 |
committer | Ryan Goulding <ryandgoulding@gmail.com> | Wed Sep 13 10:05:00 2017 -0400 |
tree | a9caa4e197792aab62f73a867be3b1f57dfd18a3 | |
parent | 9eb50a48faf45d5f1dc01b1209778c1c1d5ed0ae [diff] |
Remove unused imports in java files Code sanitation-- remove unused imports. Issue-Id: SDNC-79 Change-Id: I5306a9b90f302086459fcac98d04f541ba7c79a4 Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".