From eafe7f7348699b7a8f7e46ab9ce3fc28ff7982a4 Mon Sep 17 00:00:00 2001 From: Keagan McClelland Date: Fri, 17 Sep 2021 16:56:53 -0600 Subject: [PATCH] removes dependency errors when there are none --- appmgr/src/install/cleanup.rs | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/appmgr/src/install/cleanup.rs b/appmgr/src/install/cleanup.rs index 31d73d9be..4e3aacabf 100644 --- a/appmgr/src/install/cleanup.rs +++ b/appmgr/src/install/cleanup.rs @@ -57,6 +57,21 @@ pub async fn update_dependents<'a, Db: DbHandle, I: IntoIterator