Adds comment to ErrorLogViewController

This commit is contained in:
Riley Testut
2022-11-16 18:25:55 -06:00
committed by Magesh K
parent 0965299e6f
commit 23386c88ea

View File

@@ -155,6 +155,7 @@ private extension ErrorLogViewController
}
else
{
// InstalledApp was probably deleted.
completion(nil, nil)
}
}