fix: remove stale plugin reference from .claude/settings.json

The enabledPlugins entry referenced beads@beads-marketplace which
does not exist, causing claude doctor to report a plugin error.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
beads/crew/emma
2026-01-11 22:25:44 -08:00
committed by Steve Yegge
parent b9207b513c
commit 8395105493

View File

@@ -1,7 +1,4 @@
{
"enabledPlugins": {
"beads@beads-marketplace": false
},
"hooks": {
"SessionStart": [
{