Reduce the number of problems in aai-common by removing unused imports
[aai/aai-common.git] / aai-annotations / src / main / java / org / onap / aai / schema / enums / ObjectMetadata.java
index 1534c8d..406800f 100644 (file)
@@ -127,7 +127,8 @@ public enum ObjectMetadata {
     ALLOW_DIRECT_WRITE("allowDirectWrite"),
     /**
      * properties that are allowed to be in start node in a DSL
-     * <br><b>comma separated list</b>
+     * <br>
+     * <b>comma separated list</b>
      */
     DSL_START_NODE_PROPS("dslStartNodeProps");