Clean up dependencies
[mdsal.git] / common / mdsal-common-api / src / main / java / module-info.java
index 8babdbea3f0359db164f1d44510e2fda9d190e16..5b4d7f27088d88b4467fa4406f910019f9bec4f3 100644 (file)
@@ -13,5 +13,4 @@ module org.opendaylight.mdsal.common.api {
 
     // Annotations
     requires static transitive org.eclipse.jdt.annotation;
-    requires static com.github.spotbugs.annotations;
 }