Skip to content

Remove examples/electron-remote placeholder - #8874

Open
pubkey wants to merge 1 commit into
masterfrom
claude/remove-electron-remote-placeholder-npj9sw
Open

Remove examples/electron-remote placeholder#8874
pubkey wants to merge 1 commit into
masterfrom
claude/remove-electron-remote-placeholder-npj9sw

Conversation

@pubkey

@pubkey pubkey commented Jul 30, 2026

Copy link
Copy Markdown
Owner

This PR contains:

  • SOMETHING ELSE (repository cleanup)

Describe the problem you have without this PR

The folder examples/electron-remote no longer contains an example project. The actual project was removed because @electron/remote is deprecated (see the Removed the electron-remote example because @electron/remote is deprecated. line in the CHANGELOG), and only a placeholder README.md was left behind that points readers to the regular electron example.

This PR deletes the placeholder folder and the now-dead ignore entry for it in eslint.config.mjs.

Link check

The folder was referenced in exactly two places:

  • eslint.config.mjs - ignore entry, removed in this PR.
  • CHANGELOG.md - the historical entry that records the removal, kept as is.

examples/README.md does not list it in its table, the docs do not link to it, and nothing in .github/, package.json, or the build scripts references it. The @electron/remote mention in docs-src/docs/electron-database.md is about the npm module itself, not this folder, so it stays untouched.

Todos

  • Tests - not applicable, no source code changed
  • Documentation - not applicable, the deleted README was not linked from anywhere
  • Typings - not applicable
  • Changelog - not applicable, this is neither a testcase nor a fix

Generated by Claude Code

The folder only contained a README pointing at the electron example. The
actual example project was removed long ago because @electron/remote is
deprecated. Also drops the now-dead eslint ignore entry for the folder.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KaGdXoAK3RnWfbMcdDomgy
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