You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:55:37 UTC

[sling-org-apache-sling-models-api] 10/13: cosmetic: eliminate some code warnings (no functional change)

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

rombert pushed a commit to annotated tag org.apache.sling.models.api-1.3.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git

commit c64f4f0a50f02c4b6b2eb27b82d25623b3cdaf12
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Fri Sep 9 14:14:37 2016 +0000

    cosmetic: eliminate some code warnings (no functional change)
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/api@1760024 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/java/org/apache/sling/models/spi/package-info.java | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/main/java/org/apache/sling/models/spi/package-info.java b/src/main/java/org/apache/sling/models/spi/package-info.java
index 064deff..07a5625 100644
--- a/src/main/java/org/apache/sling/models/spi/package-info.java
+++ b/src/main/java/org/apache/sling/models/spi/package-info.java
@@ -17,5 +17,4 @@
 @Version("1.1.1")
 package org.apache.sling.models.spi;
 
-import aQute.bnd.annotation.ProviderType;
 import aQute.bnd.annotation.Version;
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.