Remove dangling semicolon (#1640)
This commit is contained in:
commit
26db4c5f29
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