Format Java code with respect to ONAP Code Style
[externalapi/nbi.git] / src / main / java / org / onap / nbi / apis / hub / repository / SubscriberRepository.java
index b80effb..0b05d5f 100755 (executable)
@@ -13,6 +13,7 @@
  *     See the License for the specific language governing permissions and
  *     limitations under the License.
  */
+
 package org.onap.nbi.apis.hub.repository;
 
 import org.onap.nbi.apis.hub.model.Subscriber;