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

docs: removes unused import in preload script #35334

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Aug 15, 2022

Backport of #35324

See that PR for details.

notes: Removes unused import which causes issue in preload script of drag and drop tutorial

This import gives out the error in the preload script:

Error: module not found: path
    at preloadRequire
note: Removes import path as it is not used in the script
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Aug 15, 2022
@trop trop bot added 21-x-y backport This is a backport PR semver/none labels Aug 15, 2022
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Aug 15, 2022
@zcbenz zcbenz merged commit a66d3bf into 21-x-y Aug 15, 2022
@zcbenz zcbenz deleted the trop/21-x-y-bp-docs-removes-unused-import-in-preload-script-1660544653442 branch August 15, 2022 08:06
@release-clerk
Copy link

release-clerk bot commented Aug 15, 2022

Release Notes Persisted

Removes unused import which causes issue in preload script of drag and drop tutorial

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants