Skip to content

Commit 33bd32d

Browse files
committed
lint
1 parent 7139d44 commit 33bd32d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/components/picker-column/picker-column.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,6 @@ export class PickerColumn implements ComponentInterface {
575575
};
576576

577577
private onKeyDown = (ev: KeyboardEvent) => {
578-
579578
/**
580579
* The below operations should be inverted when running on a mobile device.
581580
* For example, swiping up will dispatch an "ArrowUp" event. On desktop,

0 commit comments

Comments
 (0)