mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +00:00
Update import
This commit is contained in:
parent
1cd5536eb1
commit
a310eca1c2
@ -1,7 +1,7 @@
|
||||
import { authenticatedRequestHeaders } from "@/next/http";
|
||||
import { ensureLocalUser } from "@/next/local-user";
|
||||
import { apiOrigin } from "@/next/origins";
|
||||
import { ensure } from "@/utils/ensure";
|
||||
import { apiOrigin } from "@ente/shared/network/api";
|
||||
import { LS_KEYS, getData } from "@ente/shared/storage/localStorage";
|
||||
import type { KeyAttributes } from "@ente/shared/user/types";
|
||||
import { getSRPAttributes } from "../api/srp";
|
||||
|
Loading…
x
Reference in New Issue
Block a user