Skip to content

Commit

Permalink
Merge pull request #16 from ioigoume/Remove_orphan_code
Browse files Browse the repository at this point in the history
Remove orphan code
  • Loading branch information
ioigoume authored Oct 10, 2023
2 parents 66a0b25 + 40982cf commit d7517b7
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 d7517b7

Please sign in to comment.