From 816046a89f40cebc37f8450fa2f4e68201f2688e Mon Sep 17 00:00:00 2001 From: Lawrence Forooghian Date: Wed, 18 Dec 2024 16:12:17 -0300 Subject: [PATCH] Remove outdated comment Should have done this in c80808f. --- Sources/AblyChat/Presence.swift | 2 -- 1 file changed, 2 deletions(-) diff --git a/Sources/AblyChat/Presence.swift b/Sources/AblyChat/Presence.swift index ea6e9b2..bf296b9 100644 --- a/Sources/AblyChat/Presence.swift +++ b/Sources/AblyChat/Presence.swift @@ -190,8 +190,6 @@ public struct PresenceMember: Sendable { */ public var action: Action - // TODO: (https://github.com/ably-labs/ably-chat-swift/issues/13): try to improve this type - /** * The extras associated with the presence member. */