Address more sonar issues in policy-models
[policy/models.git] / models-base / src / test / java / org / onap / policy / models / base / PfUtilsTest.java
index f5f5ad0..19f8ee9 100644 (file)
@@ -23,7 +23,6 @@ package org.onap.policy.models.base;
 
 import static org.assertj.core.api.Assertions.assertThatThrownBy;
 import static org.junit.Assert.assertEquals;
-import static org.junit.Assert.assertFalse;
 import static org.junit.Assert.assertNotEquals;
 import static org.junit.Assert.assertNull;