aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jgit.http.test/BUILD')
-rw-r--r--org.eclipse.jgit.http.test/BUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/org.eclipse.jgit.http.test/BUILD b/org.eclipse.jgit.http.test/BUILD
index 09316adc6f..732b4fae2c 100644
--- a/org.eclipse.jgit.http.test/BUILD
+++ b/org.eclipse.jgit.http.test/BUILD
@@ -37,9 +37,7 @@ java_library(
deps = [
"//lib:junit",
"//lib:servlet-api",
- "//org.eclipse.jgit.http.server:jgit-servlet",
"//org.eclipse.jgit:jgit",
- "//org.eclipse.jgit.junit.http:junit-http",
"//org.eclipse.jgit.junit:junit",
],
)