Remove unused imports to fix checkstyle warnings

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

This closes #412
This commit is contained in:
Rafael da Fonseca 2015-06-14 15:57:54 +02:00 committed by Rohit Yadav
parent 31a4f0ad6b
commit 8634fe5cf5
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@
// under the License.
package org.apache.cloudstack.api.command.admin.systemvm;
import java.util.Collection;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import org.apache.log4j.Logger;