Skip to content

Commit

Permalink
fixed build check
Browse files Browse the repository at this point in the history
  • Loading branch information
farisdurrani committed Nov 28, 2023
1 parent 6fbff0a commit 31d42da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion dlp-cli
1 change: 0 additions & 1 deletion frontend/src/common/redux/userLogin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import { auth } from "@/common/utils/firebase";
import { FirebaseError } from "firebase/app";
import storage from "local-storage-fallback";
import { backendApi } from "./backendApi";
import { isNameValid } from "../utils/nameFormat";

export interface UserState {
user?: UserType | "pending";
Expand Down

0 comments on commit 31d42da

Please sign in to comment.