Clean up dependency declarations
[yangtools.git] / model / rfc8819-model-api / src / main / java / module-info.java
index 9503ca89ff2a7cdda8dcd05ab374f575dbbb7508..003de274638de83a02e4edc17a25b0c93c1be155 100644 (file)
@@ -14,5 +14,4 @@ module org.opendaylight.yangtools.rfc8819.model.api {
 
     // Annotations
     requires static org.eclipse.jdt.annotation;
-    requires static com.github.spotbugs.annotations;
-}
\ No newline at end of file
+}