Revert "feat(units): add more data rate units"
This reverts commit a35bf497be.
This commit is contained in:
@@ -595,10 +595,6 @@ function($, _) {
|
||||
{text: 'packets/sec', value: 'pps'},
|
||||
{text: 'bits/sec', value: 'bps'},
|
||||
{text: 'bytes/sec', value: 'Bps'},
|
||||
{text: 'megabytes/sec', value: 'MBs'},
|
||||
{text: 'megabites/sec', value: 'Mbits'},
|
||||
{text: 'gigabytes/sec', value: 'GBs'},
|
||||
{text: 'gigabites/sec', value: 'Gbits'},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user