From de5ddcd2b8486e1a5211d20e44c637c9cd213d66 Mon Sep 17 00:00:00 2001 From: Jan Bartel Date: Mon, 28 Mar 2022 13:40:56 +0200 Subject: [PATCH] Issue #7657 Remove unused test imports in jetty-nosql (#7658) Signed-off-by: Jan Bartel --- jetty-nosql/pom.xml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml index 0e1bbc05964d..2bad908da9e5 100644 --- a/jetty-nosql/pom.xml +++ b/jetty-nosql/pom.xml @@ -34,20 +34,5 @@ org.slf4j slf4j-api - - org.eclipse.jetty - jetty-slf4j-impl - test - - - org.eclipse.jetty.toolchain - jetty-test-helper - test - - - org.eclipse.jetty.tests - test-sessions-common - test -