Fix sonar bug 26/69926/3
authorPamela Dragosh <pdragosh@research.att.com>
Fri, 5 Oct 2018 16:16:24 +0000 (12:16 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Fri, 5 Oct 2018 18:13:27 +0000 (14:13 -0400)
commit3c6308fb9cc426b52c23d1dde5a1b8761f66b28a
tree21f5a37eae640b0a07806c8596e7806b7696869a
parentd675b481101bba8ce02bf9248fd8afc5e40116a4
Fix sonar bug

Somehow this creeped into sonar. Not sure why it wasn't
flagged before.

Fixed tabs and indentation.

Removed unnecessary close() statement for a try-with-
resources statement.

Issue-ID: POLICY-1186
Change-Id: I5499279fe7adf642a7f7dc8a53c1a27c24a0dcb3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
ONAP-PDP-REST/src/main/java/org/onap/policy/pdp/rest/api/services/NotificationService.java