Преглед изворни кода

remove result format. might add this later

Erik Sundell пре 7 година
родитељ
комит
569f5e8d5e
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      public/app/features/explore/Explore.tsx

+ 0 - 2
public/app/features/explore/Explore.tsx

@@ -574,7 +574,6 @@ export class Explore extends React.PureComponent<ExploreProps, ExploreState> {
         'Table',
         {
           format: 'table',
-          resultFormat: 'table',
           instant: true,
           valueWithRefId: true,
         },
@@ -586,7 +585,6 @@ export class Explore extends React.PureComponent<ExploreProps, ExploreState> {
         'Graph',
         {
           format: 'time_series',
-          resultFormat: 'time_series',
           instant: false,
         },
         makeTimeSeriesList