Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
teodosii committed Jun 5, 2024
1 parent 32fe6cc commit 60a681a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion grafana-plugin/src/pages/incidents/Incidents.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ class _IncidentsPage extends React.Component<IncidentsPageProps, IncidentsPageSt
const { values } = filtersState;
const { stats } = store.alertGroupStore;


const status = values.status || [];
const styles = getStyles(theme);

Expand Down

0 comments on commit 60a681a

Please sign in to comment.