diff --git a/src/components/Gradebook/index.jsx b/src/components/Gradebook/index.jsx index f091e27..ef3436e 100644 --- a/src/components/Gradebook/index.jsx +++ b/src/components/Gradebook/index.jsx @@ -854,13 +854,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 -