From 54a510d3dcf7275ecf56b61c461f553dda30b22b Mon Sep 17 00:00:00 2001 From: Francis Toth Date: Wed, 20 May 2020 04:34:28 -0400 Subject: Update git submodules * Update docs/submodules/sdc.git from branch 'master' to 8366fcd262412e178ea331f17fe6144e95eb891a - Refactor ArtifactsBusinessLogic::handleDeleteInternal This commit is a first step towards the ArtifactsBusinessLogic::handleDeleteInternal function refactoring. It aims to improve how Either is used, and to reduce its cyclomatic complexity along with some duplications. Signed-off-by: Francis Toth Change-Id: I1b476ccc0e0341975b80c10dc79c5dc1592267f4 Issue-ID: SDC-2812 --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index ed73921b0..8366fcd26 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit ed73921b083bddae1692e22cfd8fac5fdc2fd57b +Subproject commit 8366fcd262412e178ea331f17fe6144e95eb891a -- cgit