diff -r a8ba35ce81ad -r 2da0139f4f91 eric6/Preferences/Shortcuts.py --- a/eric6/Preferences/Shortcuts.py Thu Jan 28 16:36:29 2021 +0100 +++ b/eric6/Preferences/Shortcuts.py Thu Jan 28 18:29:00 2021 +0100 @@ -233,7 +233,6 @@ .format(fn)) -# TODO: do the JSON shortcuts def importShortcuts(fn, helpViewer=None): """ Module function to import the keyboard shortcuts for the defined actions.