This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git


The following commit(s) were added to refs/heads/master by this push:
     new dfc4164  cosmetic: remove unused import
dfc4164 is described below

commit dfc41640031bc87ec271c648b22073e65f4f171a
Author: sseifert <[email protected]>
AuthorDate: Tue Dec 12 11:28:45 2017 +0100

    cosmetic: remove unused import
---
 src/main/java/org/apache/sling/api/resource/external/URIProvider.java | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/src/main/java/org/apache/sling/api/resource/external/URIProvider.java 
b/src/main/java/org/apache/sling/api/resource/external/URIProvider.java
index dbb4853..692b683 100644
--- a/src/main/java/org/apache/sling/api/resource/external/URIProvider.java
+++ b/src/main/java/org/apache/sling/api/resource/external/URIProvider.java
@@ -20,7 +20,6 @@
 package org.apache.sling.api.resource.external;
 
 import org.apache.sling.api.resource.Resource;
-import org.omg.CORBA.INTERNAL;
 import org.osgi.annotation.versioning.ProviderType;
 
 import java.net.URI;

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to