Skip to content

Commit d24976b

Browse files
committed
x
1 parent b889374 commit d24976b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Formula1API/Models/Constructors.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public struct ConstructorsData: Codable {
2323
public let limit: String
2424
public let offset: String
2525
public let total: String
26-
public let constructorTable: ConstructorTable
26+
public let constructorTable: ConstructorTable //
2727

2828
private enum CodingKeys: String, CodingKey {
2929
case xmlns

0 commit comments

Comments
 (0)