mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-21 23:43:15 +01:00
feat: Remove not used section
This commit is contained in:
parent
ca5d215089
commit
be43a8ea8e
@ -42,10 +42,6 @@ const Preferences = ({ onClose }) => {
|
||||
return <Support />;
|
||||
}
|
||||
|
||||
case 'font': {
|
||||
return <Font close={onClose} />;
|
||||
}
|
||||
|
||||
case 'appearances': {
|
||||
return <Appearances close={onClose} />;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user