aboutsummaryrefslogtreecommitdiffstats
path: root/common-logging/src/main/java/org/openecomp/policy/common/logging/eelf/EventData.java
diff options
context:
space:
mode:
authorMagnusen, Drew (dm741q) <dm741q@att.com>2017-07-25 12:25:52 -0500
committerMagnusen, Drew (dm741q) <dm741q@att.com>2017-07-25 14:19:50 -0500
commitae2b3da4f94f0ba59708042912c941732243496f (patch)
tree94517def2c3cb5d7d2d10dd74da0e2d20b4ac5ac /common-logging/src/main/java/org/openecomp/policy/common/logging/eelf/EventData.java
parent85f5fade13c0c326c808cea21d85e79814fd862a (diff)
[POLICY-81] Code cleanup to eliminate the presence of warning messages in Eclipse.
Change-Id: Id98fdf0241487d56707ac91cde47975c91225f3c Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
Diffstat (limited to 'common-logging/src/main/java/org/openecomp/policy/common/logging/eelf/EventData.java')
-rw-r--r--common-logging/src/main/java/org/openecomp/policy/common/logging/eelf/EventData.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/common-logging/src/main/java/org/openecomp/policy/common/logging/eelf/EventData.java b/common-logging/src/main/java/org/openecomp/policy/common/logging/eelf/EventData.java
index eb0bffc7..d26a4977 100644
--- a/common-logging/src/main/java/org/openecomp/policy/common/logging/eelf/EventData.java
+++ b/common-logging/src/main/java/org/openecomp/policy/common/logging/eelf/EventData.java
@@ -22,8 +22,6 @@ package org.openecomp.policy.common.logging.eelf;
import java.time.Instant;
-import javax.swing.text.html.parser.Entity;
-
/**
*
* EventData can be used for logging a rule event.