diff --git a/src/components/account-sheet.jsx b/src/components/account-sheet.jsx index 2dd780f1..9093dc90 100644 --- a/src/components/account-sheet.jsx +++ b/src/components/account-sheet.jsx @@ -1,5 +1,4 @@ import { useEffect } from 'preact/hooks'; -import { useHotkeys } from 'react-hotkeys-hook'; import { api } from '../utils/api'; import states from '../utils/states';