diff --git a/src/components/AppBar/AppBar.tsx b/src/components/AppBar/AppBar.tsx index d20bc8c..c7326b4 100644 --- a/src/components/AppBar/AppBar.tsx +++ b/src/components/AppBar/AppBar.tsx @@ -21,7 +21,6 @@ import { appPublicRoutes, getProfileRoute } from '../../routes' import { clearAuthToken, getRoboHashPicture, - hexToNpub, saveNsecBunkerDelegatedKey, shorten } from '../../utils'