From 1df7f223b39e650d3cd16718953aae36d997e303 Mon Sep 17 00:00:00 2001 From: Jorge Hernandez Date: Mon, 5 Feb 2018 21:04:44 +0000 Subject: Updated git submodules Project: policy/engine master 3e642d2fcd9a09a8a40918cf0451cfdafe70e968 Merge "Remove technical debt" Remove technical debt * String literals on the left * Unnecessary initialization of variables * Change ArrayList to using List * Remove extra semicolons * Empty Constructor comments * Useless parenthesis I also added a comment on some code that is suspicious. Not comfortable with changing that code. Issue-ID: POLICY-482 Change-Id: I89d889737d398d047fab4b25cb5d962ee1ecdd03 Signed-off-by: Pamela Dragosh --- docs/submodules/policy/engine.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/policy') diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git index 549cafbb3..3e642d2fc 160000 --- a/docs/submodules/policy/engine.git +++ b/docs/submodules/policy/engine.git @@ -1 +1 @@ -Subproject commit 549cafbb3b5b5c9298e8c7371835f5c58633349f +Subproject commit 3e642d2fcd9a09a8a40918cf0451cfdafe70e968 -- cgit 1.2.3-korg