remove unused import
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
bcb5da0224
commit
5910c064e8
|
@ -31,7 +31,6 @@ import org.eclipse.jetty.security.DefaultIdentityService;
|
|||
import org.eclipse.jetty.server.Request;
|
||||
import org.eclipse.jetty.server.UserIdentity;
|
||||
import org.junit.Test;
|
||||
import org.junit.jupiter.api.extension.ExtendWith;
|
||||
import org.junit.runner.RunWith;
|
||||
|
||||
import javax.security.auth.login.AppConfigurationEntry;
|
||||
|
|
Loading…
Reference in New Issue