diff --git a/webapp/src/lib/app-auth.ts b/webapp/src/lib/app-auth.ts index 4e723e9..0b0b0af 100644 --- a/webapp/src/lib/app-auth.ts +++ b/webapp/src/lib/app-auth.ts @@ -1,6 +1,5 @@ import { createAuthedFetch, - deriveLoginHash, deriveLoginHashLocally, getProfile, loadSession,