Skip to content

Commit a58a072

Browse files
Correct indentation
1 parent 0914ec5 commit a58a072

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/components/radio/radio.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ export class Radio implements ComponentInterface {
160160
if (radioGroup) {
161161
removeEventListener(radioGroup, 'ionValueChange', this.updateState);
162162
radioGroup.updateRadiosTabindex();
163-
164163
this.radioGroup = null;
165164
}
166165
}

0 commit comments

Comments
 (0)