mirror of
https://github.com/ente-io/ente.git
synced 2025-08-10 08:22:20 +00:00
Cleanup
This commit is contained in:
parent
d8650aa33d
commit
9c0a66b036
@ -381,10 +381,3 @@ const Page: React.FC<PageProps> = ({ appContext }) => {
|
|||||||
};
|
};
|
||||||
|
|
||||||
export default Page;
|
export default Page;
|
||||||
|
|
||||||
const didPasswordChangeElsewhere = async (
|
|
||||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
||||||
_: string,
|
|
||||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
||||||
__: SRPAttributes,
|
|
||||||
): Promise<boolean> => false;
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user