Skip to content

Commit 187d31b

Browse files
committed
Fix hound violation
1 parent 3c9591b commit 187d31b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Networking/Networking/Mapper/ProductVariationsBulkCreateMapper.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,3 @@ private struct ProductVariationsEnvelope: Decodable {
4848
createdProductVariations = try nestedContainer.decode([ProductVariation].self, forKey: .create)
4949
}
5050
}
51-

0 commit comments

Comments
 (0)