mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-02-24 15:35:24 +08:00
chore(frontend/src/components/networkmembers/networkmembers.jsx): remove old comments
This commit is contained in:
parent
6b021c09b0
commit
cefd21cfb4
1 changed files with 0 additions and 1 deletions
|
@ -105,7 +105,6 @@ function NetworkMembers() {
|
|||
cell: (row) => <ManagedIP member={row} handleChange={handleChange} />,
|
||||
},
|
||||
{
|
||||
***REMOVED***
|
||||
id: "status",
|
||||
name: "Peer status",
|
||||
minWidth: "100px",
|
||||
|
|
Loading…
Reference in a new issue