Skip to content

Commit

Permalink
Formatted PR files.
Browse files Browse the repository at this point in the history
  • Loading branch information
diegotori committed Jan 6, 2025
1 parent 56bbc24 commit 6cab13d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/material/material_desktop_controls.dart
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ class _MaterialDesktopControlsState extends State<MaterialDesktopControls>
);
}


return KeyboardListener(
focusNode: _focusNode,
onKeyEvent: _handleKeyPress,
Expand Down

0 comments on commit 6cab13d

Please sign in to comment.