summaryrefslogtreecommitdiffstats
path: root/http-client/src/main
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2022-05-02 20:09:39 +0200
committerGitHub <noreply@github.com>2022-05-02 20:09:39 +0200
commitd63d0be690991fc567c6b1b45987955759c25925 (patch)
treedb319ed801fee06866ad7003ba2986bebf5b292a /http-client/src/main
parentea6f91775e837040dc5debad521e446f389ed8ab (diff)
Revert "Export package ai.vespa.hosted.client [run-systemtest]"
Diffstat (limited to 'http-client/src/main')
-rw-r--r--http-client/src/main/java/ai/vespa/hosted/client/package-info.java5
1 files changed, 0 insertions, 5 deletions
diff --git a/http-client/src/main/java/ai/vespa/hosted/client/package-info.java b/http-client/src/main/java/ai/vespa/hosted/client/package-info.java
deleted file mode 100644
index bfabf9ade4f..00000000000
--- a/http-client/src/main/java/ai/vespa/hosted/client/package-info.java
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-@ExportPackage
-package ai.vespa.hosted.client;
-
-import com.yahoo.osgi.annotation.ExportPackage; \ No newline at end of file