Skip to content

Commit

Permalink
remove empty "Modem" tab
Browse files Browse the repository at this point in the history
  • Loading branch information
gmega committed Sep 6, 2021
1 parent 2320377 commit aa48741
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/Settings.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ export default () => {
<Nop>
<Tabs value={active} onChange={handleChange}>
<Tab label="System"/>
<Tab label="Modem"/>
</Tabs>
<TabPanel value={active} index={0}>
{systemTab()}
Expand Down

0 comments on commit aa48741

Please sign in to comment.