unused imports
Signed-off-by: olivier lamy <olamy@apache.org>
This commit is contained in:
parent
d17c6ffb9d
commit
c49cb230eb
|
@ -17,10 +17,6 @@ package org.apache.archiva.redback.keys;
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import junit.framework.TestCase;
|
import junit.framework.TestCase;
|
||||||
import org.apache.archiva.redback.keys.AuthenticationKey;
|
|
||||||
import org.apache.archiva.redback.keys.KeyManager;
|
|
||||||
import org.apache.archiva.redback.keys.KeyManagerException;
|
|
||||||
import org.apache.archiva.redback.keys.KeyNotFoundException;
|
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
import org.junit.runner.RunWith;
|
import org.junit.runner.RunWith;
|
||||||
import org.springframework.test.context.ContextConfiguration;
|
import org.springframework.test.context.ContextConfiguration;
|
||||||
|
|
Loading…
Reference in New Issue