Remove dangling semicolon
Fixes https://github.com/ente-io/auth/issues/462
This commit is contained in:
parent
76b547aa3e
commit
d12878cc3b
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ const AuthenticatorCodesPage = () => {
|
|||
<VerticallyCentered>
|
||||
<EnteSpinner></EnteSpinner>
|
||||
</VerticallyCentered>
|
||||
;
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue