Remove extraneous parens and brackets

Signed-off-by: Marquis Kurt <software@marquiskurt.net>
This commit is contained in:
Marquis Kurt 2020-06-17 19:41:55 -04:00
parent f591abfba8
commit e58208ba8d
No known key found for this signature in database
GPG Key ID: 725636D259F5402D
1 changed files with 0 additions and 1 deletions

View File

@ -597,7 +597,6 @@ class SettingsPage extends Component<any, ISettingsState> {
label={theme.name}
/>
))}
))}
</RadioGroup>
</Grid>
<Grid