Clean up dependency declarations
[yangtools.git] / model / yang-model-export / src / main / java / module-info.java
index 8179b9c3873729f493db7ccd9eb3653cb3a25794..3bb94de42433a86dfaf02ec23c9802cfb65e8391 100644 (file)
@@ -15,5 +15,4 @@ module org.opendaylight.yangtools.yang.model.export {
 
     // Annotations
     requires static transitive org.eclipse.jdt.annotation;
-    requires static com.github.spotbugs.annotations;
 }