Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Legend] Remove unnecessary logging statements #20

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

ronitjadhav
Copy link
Member

Description

This PR removes unnecessary logging statements from the createWmtsLegendUrl function in the from-layer.ts file. The removed logs include:

  • console.log("layerByName");
  • console.log(layerByName);

@ronitjadhav ronitjadhav merged commit 04f31b7 into main Jan 20, 2025
1 check passed
@ronitjadhav ronitjadhav deleted the remove-unnecessary-logging branch January 20, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants