Skip to content

Commit ff78a13

Browse files
committed
Update OpenAIAsyncImage.swift
1 parent 8c709f2 commit ff78a13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/openai-async-image-swiftui/OpenAIAsyncImage.swift

-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ public struct OpenAIAsyncImage<Content: View, T: IOpenAILoader>: View {
156156

157157
public extension OpenAIAsyncImage where Content == EmptyView, T == OpenAIDefaultLoader{
158158

159-
160159
/// - Parameters:
161160
/// - prompt: Text
162161
/// - size: Image size

0 commit comments

Comments
 (0)