Skip to content

Commit 3dd788f

Browse files
committed
remove comment
1 parent 0803253 commit 3dd788f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Modules/Sources/PointOfSale/Models/PointOfSaleAggregateModel.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,6 @@ extension PointOfSaleAggregateModel {
420420
else {
421421
return
422422
// Should this throw?
423-
// Card payment check might be skipped silently here if we happen to not have the right OrderItem
424423
}
425424
do {
426425
try await collectPayment(for: order)

0 commit comments

Comments
 (0)