Skip to content

Remove duplicate import onerror and ontext from HTMLMetaHandler.js#667

Open
MatrixNeoKozak wants to merge 1 commit into
itteco:devfrom
MatrixNeoKozak:scout-improvement-1780227047500
Open

Remove duplicate import onerror and ontext from HTMLMetaHandler.js#667
MatrixNeoKozak wants to merge 1 commit into
itteco:devfrom
MatrixNeoKozak:scout-improvement-1780227047500

Conversation

@MatrixNeoKozak
Copy link
Copy Markdown

In lib/plugins/system/meta/HTMLMetaHandler.js, there is a duplicate import of onerror and ontext functionality. The file contains two separate onerror and ontext methods defined on the prototype, which is redundant and could cause confusion. This change removes the duplicate definitions to clean up the code without altering behavior.

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.

1 participant