Fix star import and enable checkstyle rule to prevent it.
[controller.git] / opendaylight / northbound / bundlescanner / implementation / src / test / java / bundle_sub2 / NoAnnotation.java
1 package bundle_sub2;
2
3 public class NoAnnotation {
4
5 }