Skip to content

Commit

Permalink
fixing linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed May 7, 2024
1 parent d784a2d commit 2b68fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/map-utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ export const markUnclicked = (map, id) => {
}
}
});
}
};

0 comments on commit 2b68fd1

Please sign in to comment.