summaryrefslogtreecommitdiffstats
path: root/container-apache-http-client-bundle
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2021-07-05 20:27:41 +0200
committerGitHub <noreply@github.com>2021-07-05 20:27:41 +0200
commit3659f424780e66660f7036cd4830416340b5caf4 (patch)
tree9e96ed4d3b179cec1511d453ac85d847402ce0d5 /container-apache-http-client-bundle
parent67525b7bdd587b3546e905f2dd91511b3ede8950 (diff)
Revert "Bjorncs/fix"
Diffstat (limited to 'container-apache-http-client-bundle')
-rw-r--r--container-apache-http-client-bundle/src/main/java/org/apache/http/client/entity/package-info.java8
1 files changed, 0 insertions, 8 deletions
diff --git a/container-apache-http-client-bundle/src/main/java/org/apache/http/client/entity/package-info.java b/container-apache-http-client-bundle/src/main/java/org/apache/http/client/entity/package-info.java
deleted file mode 100644
index 28199fd727b..00000000000
--- a/container-apache-http-client-bundle/src/main/java/org/apache/http/client/entity/package-info.java
+++ /dev/null
@@ -1,8 +0,0 @@
-// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-/**
- * @author bjorncs
- */
-@ExportPackage
-package org.apache.http.client.entity;
-
-import com.yahoo.osgi.annotation.ExportPackage; \ No newline at end of file