feat: remove unused deriveLoginHash import and use deriveLoginHashLocally instead

This commit is contained in:
shuaiplus
2026-03-17 09:09:03 +08:00
parent 40fe9223ac
commit 911cec337e
-1
View File
@@ -1,6 +1,5 @@
import { import {
createAuthedFetch, createAuthedFetch,
deriveLoginHash,
deriveLoginHashLocally, deriveLoginHashLocally,
getProfile, getProfile,
loadSession, loadSession,