Skip to content

Commit

Permalink
fix: misc.
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinWu098 committed Aug 29, 2024
1 parent f4b8ac7 commit 8fc3104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/utils/auth/firebase.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {
User,
} from "firebase/auth";

import { backend } from "../backend";
// import { backend } from "../backend";
import { cookieConfig, cookieKeys, setCookie } from "./cookie";
import { FirebaseUtilParams, FirebaseUtilRedirectParams } from "./types";

Expand Down

0 comments on commit 8fc3104

Please sign in to comment.