Remove null check 71/18471/1
authorsurya-huawei <a.u.surya@huawei.com>
Thu, 12 Oct 2017 08:10:39 +0000 (13:40 +0530)
committersurya-huawei <a.u.surya@huawei.com>
Thu, 12 Oct 2017 08:12:03 +0000 (13:42 +0530)
commit3cc6cc194791d9eedfe87fd671ee0db3e8e72897
tree17319a56a3ca8a60fc067359e3119454e29a695a
parente83bb3719c410e1f3d5b9d1fa345672dec9f7f43
Remove null check

*Move string literal to the left side of comparison
Null check is performed by String.equalsIgnorecase hence removed

Issue-Id: CCSDK-117
Change-Id: I48c8815f9f20a1c6e86c8b4af8966c9945d5b0c7
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
restapi-call-node/provider/src/main/java/org/onap/ccsdk/sli/plugins/restapicall/Format.java