Skip to content

Commit 1c8c8d0

Browse files
committed
Remove extra Foundation import
1 parent 65a9c42 commit 1c8c8d0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Sources/ATCommonWeb/TypeScript-bound/Models.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ public struct CARHeader: Codable {
3535
}
3636
}
3737

38-
/// A protocol that defines a generic schema for validating data.
39-
import Foundation
40-
4138
/// An enum to represent different schema types.
4239
public enum SchemaType {
4340

0 commit comments

Comments
 (0)