Cleaned code

This commit is contained in:
2026-04-16 13:34:32 +01:00
parent ec9af0c2f3
commit 467cb3f886
51 changed files with 1639 additions and 697 deletions
@@ -72,8 +72,6 @@ export class PasswordFormComponent {
});
await loading2.dismiss();
await toast.present();
console.log(error.message);
}
}
}