ryan 6 tahun lalu
induk
melakukan
f165139bae
1 mengubah file dengan 2 tambahan dan 5 penghapusan
  1. 2 5
      packages/grafana-ui/src/utils/tableReducer.ts

+ 2 - 5
packages/grafana-ui/src/utils/tableReducer.ts

@@ -137,11 +137,8 @@ function getById(id: string): TableReducerInfo {
         standard: true,
         standard: true,
         alias: 'total',
         alias: 'total',
       },
       },
-      { value: TableReducerID.count, 
-        label: 'Count', 
-        description: 'Value Count', 
-        emptyInputResult: 0,
-        standard: true },
+      { value: TableReducerID.count, label: 'Count', description: 'Value Count', emptyInputResult: 0, standard: true },
+
       {
       {
         value: TableReducerID.range,
         value: TableReducerID.range,
         label: 'Range',
         label: 'Range',