remove unused import

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
olivier lamy 2018-09-10 12:05:32 +10:00
parent bcb5da0224
commit 5910c064e8
1 changed files with 0 additions and 1 deletions

View File

@ -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;