Fix comment.

This commit is contained in:
Matthew Chen 2021-11-12 14:48:38 -03:00
parent e25fd59401
commit 98caa0bdfa

View File

@ -9,7 +9,6 @@ public extension OWSProfileManager {
// The main entry point for updating the local profile. It will:
//
// * Update local state optimistically.
// * Enqueue a service update.
// * Attempt that service update.
//