diff options
author | Steve Smokowski <ss835w@att.com> | 2019-02-14 16:33:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-14 16:33:22 +0000 |
commit | 6c9532c0524beebc4fae1ce6c24ab38a8d86a960 (patch) | |
tree | 1c673ecc8c15554c6b98e350189a0f5a9b2202a2 | |
parent | 2248183f83c33835f62c393479542de2b391cc11 (diff) |
Update git submodules
* Update docs/submodules/so.git from branch 'master'
to 022e9a55a51e1e2fcf489986cb2152059583397f
- Merge "fix major sonar bug"
- fix major sonar bug
Removed useless 'instanceof' operator as it always resolves as true
Replaced it with checking for null
Removed unused imports
Added information about modifications on the top
Added junit tests for the method
Change-Id: I7a902ad2852e0ed0d507a6309857a1bab74921de
Issue-ID: SO-1491
Signed-off-by: k.kazak <k.kazak@samsung.com>
m--------- | docs/submodules/so.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/so.git b/docs/submodules/so.git -Subproject f1435439699e4e08d2bf912634208e18c894722 +Subproject 022e9a55a51e1e2fcf489986cb2152059583397 |