Skip to content

Commit a97d254

Browse files
committed
fix: remove unused var
1 parent a046e54 commit a97d254

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ios/EnrichedTextInputView.mm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ @implementation EnrichedTextInputView {
4646
UIColor *_placeholderColor;
4747
BOOL _emitFocusBlur;
4848
BOOL _emitTextChange;
49-
BOOL _isMeasuringSize;
5049
}
5150

5251
// MARK: - Component utils

0 commit comments

Comments
 (0)