Remove dead code (#9035)
This commit is contained in:
@@ -63,5 +63,3 @@ export const KeyboardShortcut: React.FC<IKeyboardShortcutProps> = ({ value }) =>
|
||||
<KeyboardKey name={value.key} last />
|
||||
</div>;
|
||||
};
|
||||
|
||||
export default KeyboardShortcut;
|
||||
|
||||
Reference in New Issue
Block a user