Skip to content

Commit

Permalink
update to error message
Browse files Browse the repository at this point in the history
  • Loading branch information
mildrette committed Jan 13, 2025
1 parent b2f495f commit 7c529e1
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 7c529e1

Please sign in to comment.