Skip to content

Commit

Permalink
unused count
Browse files Browse the repository at this point in the history
  • Loading branch information
SutarPrasad committed Jul 28, 2023
1 parent fa8dda2 commit a5c77ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Dashboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,6 @@ class Dashboard extends React.Component {
let defaultSourceKey = null;
let defaultNetwork = null;

let count = 0;

try {
for (const [species, networkData] of Object.entries(rawData)) {
if (!defaultSpecies) {
Expand Down

0 comments on commit a5c77ed

Please sign in to comment.