Remove unused import and add comments 13/116913/4
authorPamela Dragosh <pdragosh@research.att.com>
Fri, 15 Jan 2021 14:59:27 +0000 (09:59 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Fri, 15 Jan 2021 18:00:51 +0000 (13:00 -0500)
commitf1f01906979b5baf1b11f1b6849b05e4642aabfc
tree612b7a6434396445df418aafaa525081e68b7f4e
parente72afd705e3e575161db480adc8fbc4ff71ba2b9
Remove unused import and add comments

Removes unused import and also adds a check for file size.
Since these entries are opened in memory, use NOSONAR to clear
sonar security hotspot.

Issue-ID: POLICY-2908
Change-Id: Ic3511a3f59cd2d78301316df209de5da1e25acdb
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
plugins/reception-plugins/src/main/java/org/onap/policy/distribution/reception/decoding/policy/file/PolicyDecoderFileInCsarToPolicy.java