AAI-1523 Batch reformat aai-core
[aai/aai-common.git] / aai-core / src / test / java / org / onap / aai / query / builder / optimization / OptimizeEnum.java
index 907f4ff..e8e4399 100644 (file)
@@ -17,8 +17,9 @@
  * limitations under the License.
  * ============LICENSE_END=========================================================
  */
+
 package org.onap.aai.query.builder.optimization;
 
 public enum OptimizeEnum {
-    URI,NONE
+    URI, NONE
 }