electron/docs/fiddles/features/drag-and-drop
Rhitik Bhatt 4cb57ad1a0
docs: removes unused import in preload script (#35324)
* Remove unused import of path

This import gives out the error in the preload script:

Error: module not found: path
    at preloadRequire

* Removes unused import in preload script

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

* Remove import path as it is not used in the script

note: Removes import path as it is not used in the script
2022-08-15 15:23:59 +09:00
..
index.html docs: update drag and drop tutorial (#29200) 2021-05-19 09:55:24 +09:00
main.js docs: update drag and drop tutorial (#29200) 2021-05-19 09:55:24 +09:00
preload.js docs: removes unused import in preload script (#35324) 2022-08-15 15:23:59 +09:00
renderer.js docs: update drag and drop tutorial (#29200) 2021-05-19 09:55:24 +09:00