Skip to content

Commit 1f0e6e1

Browse files
🎷 [UPDATE] Swiftformat applied.
1 parent 2108d12 commit 1f0e6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ACMOpenAI/Constants/ACMOAIConstants.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44

55
/// Constants for holding open ai data
6-
struct ACMOAIConstants {
6+
enum ACMOAIConstants {
77
static let organizationHeader = "OpenAI-Organization"
88
static let contentTypeKey = "Content-Type"
99
static let contentTypeValue = "application/json"

0 commit comments

Comments
 (0)