Skip to content

Commit e07e99c

Browse files
committed
Remove dynamicTypeSize
1 parent faf4483 commit e07e99c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WooCommerce/Classes/POS/Presentation/PointOfSaleCollectCashView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import Combine
33
import WooFoundation
44

55
struct PointOfSaleCollectCashView: View {
6-
@Environment(\.dynamicTypeSize) private var dynamicTypeSize
76
@Environment(\.posAnalytics) private var analytics
87
@Environment(\.posExternalViews) private var externalViews
98
@Environment(\.floatingControlAreaSize) private var floatingControlAreaSize: CGSize

0 commit comments

Comments
 (0)