Catalog alignment
[sdc.git] / ui-ci / src / main / java / org / openecomp / sdc / ci / tests / flow / UiTestFlow.java
index eedecbf..c323479 100644 (file)
 
 package org.openecomp.sdc.ci.tests.flow;
 
-import java.util.Optional;
 import org.openecomp.sdc.ci.tests.pages.PageObject;
 
+import java.util.Optional;
+
 /**
  * Represents a UI test flow
  */