aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/rules-test/src/test/resources/rulesTest.drl
diff options
context:
space:
mode:
Diffstat (limited to 'controlloop/common/rules-test/src/test/resources/rulesTest.drl')
-rw-r--r--controlloop/common/rules-test/src/test/resources/rulesTest.drl1
1 files changed, 0 insertions, 1 deletions
diff --git a/controlloop/common/rules-test/src/test/resources/rulesTest.drl b/controlloop/common/rules-test/src/test/resources/rulesTest.drl
index 11e99e960..734282ee9 100644
--- a/controlloop/common/rules-test/src/test/resources/rulesTest.drl
+++ b/controlloop/common/rules-test/src/test/resources/rulesTest.drl
@@ -25,7 +25,6 @@ import org.onap.policy.controlloop.CanonicalOnset;
import org.onap.policy.controlloop.VirtualControlLoopEvent;
import org.onap.policy.controlloop.VirtualControlLoopNotification;
import org.onap.policy.controlloop.ControlLoopNotificationType;
-import org.onap.policy.controlloop.policy.Policy;
import org.onap.policy.controlloop.eventmanager.ControlLoopEventManager2;
import org.onap.policy.controlloop.eventmanager.ControlLoopEventManager2.NewEventStatus;
import org.onap.policy.controlloop.eventmanager.ControlLoopOperationManager2;