mirror of https://github.com/apache/cloudstack.git
remove unused import causing build failure
This commit is contained in:
parent
df066e9db1
commit
f161be21d9
|
|
@ -17,7 +17,6 @@
|
|||
|
||||
package org.apache.cloudstack.api.command.admin.offering;
|
||||
|
||||
import junit.framework.TestCase;
|
||||
import org.apache.cloudstack.api.command.admin.network.CreateNetworkOfferingCmd;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Test;
|
||||
|
|
|
|||
Loading…
Reference in New Issue