Format Java code with respect to ONAP Code Style
[externalapi/nbi.git] / src / main / java / org / onap / nbi / commons / BeanUtils.java
index 06ec2f5..edcf2d0 100644 (file)
@@ -11,6 +11,7 @@
  * or implied. See the License for the specific language governing permissions and limitations under
  * the License.
  */
+
 package org.onap.nbi.commons;
 
 import org.apache.commons.beanutils.PropertyUtilsBean;