perf(bundle): replace broad storage and utils imports
This commit is contained in:
@@ -15,7 +15,7 @@ import {
|
||||
savePendingChatPromotion,
|
||||
} from "@/lib/navigation/chat_unlock_session";
|
||||
import { ROUTES } from "@/router/routes";
|
||||
import { Logger } from "@/utils";
|
||||
import { Logger } from "@/utils/logger";
|
||||
import { useAuthDispatch, useAuthState } from "@/stores/auth/auth-context";
|
||||
|
||||
const log = new Logger("ExternalEntryPersist");
|
||||
|
||||
Reference in New Issue
Block a user