mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +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;
|
||||
|
||||
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