From bd60813400099ea05b27cce8c7974a64596bda43 Mon Sep 17 00:00:00 2001 From: Jorge Hernandez Date: Thu, 1 Feb 2018 17:20:09 +0000 Subject: Updated git submodules Project: policy/engine master 066fc4529f36d210a4a4700e8dbfd2cb42f4dc66 Merge "Reduce technical debt" Reduce technical debt The last for technical debt I believe. The last try-with-resources I dare to fix. Useless import that I missed last time. Did a couple of minor reductions in cyclomatic complexity that I think are harmless. And lastly introduce a new variable instead of reusing a parameter. Issue-ID: POLICY-482 Change-Id: I5f2e5abbdd472496b48cf12e485fc9b4d903f35a Signed-off-by: Pamela Dragosh --- docs/submodules/policy/engine.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/policy/engine.git') diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git index c579209f8..066fc4529 160000 --- a/docs/submodules/policy/engine.git +++ b/docs/submodules/policy/engine.git @@ -1 +1 @@ -Subproject commit c579209f8a4045d7f96f2b566a82ce1b8cf8660d +Subproject commit 066fc4529f36d210a4a4700e8dbfd2cb42f4dc66 -- cgit 1.2.3-korg