Adds comment to ErrorLogViewController

This commit is contained in:
Riley Testut
2022-11-16 18:25:55 -06:00
parent 16a7dea55b
commit cf84a23dc7

View File

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