mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
In commit9ce9c2f9db, we added `maybe_show_keyboard_shortcuts` function which triggered through hotkeys.js when a user presses the keyboard shortcut hotkey. However, within commit8b29c38e62, we migrated to use hashchange.go_to_location method in order to open info_overlay, leaving the `maybe_show_keyboard_shortcuts` function orphaned/dead. This commit essentially removes the dead `maybe_show_keyboard_shortcuts` code.
6.6 KiB
6.6 KiB