Skip to content

Commit 5c8aefb

Browse files
🎷 [UPDATE] Foundation removed.
1 parent 2064b75 commit 5c8aefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ACMOpenAI/Requests/Chat/ACMChatMessageModel.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Created by burak on 18.12.2023.
66
//
77

8-
import UIKit
8+
import Foundation
99

1010
public final class ACMChatMessageModel: Codable {
1111
public let role: String?

0 commit comments

Comments
 (0)