Explorar o código

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

This reverts commit a35bf497bed5553bbce75461ea235c359927e2f4.
bergquist %!s(int64=10) %!d(string=hai) anos
pai
achega
6a95963c89
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      public/app/core/utils/kbn.js

+ 0 - 4
public/app/core/utils/kbn.js

@@ -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'},
         ]
       },
       {