Skip to content

Commit

Permalink
Remove orphan code
Browse files Browse the repository at this point in the history
  • Loading branch information
ioigoume committed Oct 10, 2023
1 parent 66a0b25 commit 40982cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions javascript/src/components/Users/registeredUsersChart.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ const RegisteredUsersChart = ({
'interval': selected,
'count_interval': regUsersOptions[selected]["count_interval"],
'tenenv_id': tenenvId
},
signa: controller.signal
}
}

const registeredUsersGroup = useQuery(
Expand Down

0 comments on commit 40982cf

Please sign in to comment.