chore: removed unused import hexToNpub
All checks were successful
Release / build_and_release (push) Successful in 1m6s

This commit is contained in:
Davinci 2024-05-16 11:43:17 +02:00
parent fe58ccd343
commit cb688afb8d

View File

@ -21,7 +21,6 @@ import { appPublicRoutes, getProfileRoute } from '../../routes'
import {
clearAuthToken,
getRoboHashPicture,
hexToNpub,
saveNsecBunkerDelegatedKey,
shorten
} from '../../utils'