diff --git a/src/components/Gradebook/index.jsx b/src/components/Gradebook/index.jsx index caea9ea..028d446 100644 --- a/src/components/Gradebook/index.jsx +++ b/src/components/Gradebook/index.jsx @@ -735,13 +735,6 @@ export default class Gradebook extends React.Component { Results appear in the table below.
Grade processing may take a few seconds.

-
- Showing - {this.props.filteredUsersCount} - of - {this.props.totalUsersCount} - total learners -