diff --git a/SignalMessaging/profiles/OWSProfileManager.swift b/SignalMessaging/profiles/OWSProfileManager.swift index 79e4d9479a..7f7ef11d01 100644 --- a/SignalMessaging/profiles/OWSProfileManager.swift +++ b/SignalMessaging/profiles/OWSProfileManager.swift @@ -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. //