Skip to content

Commit

Permalink
Merge pull request #52 from smswithoutborders/develop
Browse files Browse the repository at this point in the history
update to error message
  • Loading branch information
mildrette authored Jan 13, 2025
2 parents b2f495f + 7c529e1 commit c5d6833
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Pages/OpenTelemetry.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ const OpenTelemetry = () => {
}
};

// const totalCountries = new Set(filteredData.map((item) => item.signup?.country)).size;

// Reset Filters Function
const resetFilters = () => {
setStartDate("");
Expand Down

0 comments on commit c5d6833

Please sign in to comment.