Revert "feat(units): add more data rate units"

This reverts commit a35bf497be.
This commit is contained in:
bergquist
2016-01-18 09:47:01 +01:00
parent a35bf497be
commit 6a95963c89
-4
View File
@@ -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'},
]
},
{