Skip to content

Commit 82072ea

Browse files
committed
remove comment
1 parent 185f9a8 commit 82072ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

VertexAISnippets/VertexAISnippets/VertexAISnippets.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ class Snippets {
198198
}
199199

200200
func textAndVideoPromptStreaming() async throws {
201-
// AVFoundation support coming soon™
202201
// [START text_video_prompt_streaming]
203202
guard let fileURL = Bundle.main.url(forResource: "sample",
204203
withExtension: "mp4") else { fatalError() }

0 commit comments

Comments
 (0)