Skip to content

Commit 543869e

Browse files
committed
Remove old todo comment
1 parent d5e375f commit 543869e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

FirebaseAI/Sources/Types/Internal/Live/BidiGenerateContentServerMessage.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ import Foundation
1717
/// Response message for BidiGenerateContent RPC call.
1818
@available(iOS 15.0, macOS 12.0, macCatalyst 15.0, tvOS 15.0, watchOS 8.0, *)
1919
struct BidiGenerateContentServerMessage: Sendable {
20-
// TODO: Make this type `internal`
21-
2220
/// The type of the message.
2321
enum MessageType: Sendable {
2422
/// Sent in response to a `BidiGenerateContentSetup` message from the client.

0 commit comments

Comments
 (0)