chore: ran linting

This commit is contained in:
Anish Sarkar 2026-02-08 20:42:05 +05:30
parent 79f004bbb1
commit bcdfd23ea1
4 changed files with 7 additions and 6 deletions

View file

@ -95,7 +95,6 @@ export function LocalLoginForm() {
title: errorDetails.title,
message: errorDetails.description,
});
}
};