canvas-website/src/components/networking
Jeff Emmett d92077e4f7 fix: remove orphaned debug statements causing build errors
- Remove incomplete console.log cleanup artifacts across 17 files
- Fix orphaned object literals left from previous debug removal
- Prefix unused callback parameters with underscores
- Update Drawfast shape to side-by-side INPUT/OUTPUT layout (900x500)
- Remove unused overlay toggle from Drawfast controls

Files fixed: AutomergeToTLStore, TLStoreToAutomerge, useAutomergeSyncRepo,
FathomMeetingsPanel, NetworkGraphPanel, sessionPersistence, quartzSync,
testClientConfig, useCollaboration, Board, DrawfastShapeUtil,
FathomMeetingsBrowserShapeUtil, MapShapeUtil, FathomMeetingsTool,
HolonTool, overrides, githubSetupValidator

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-24 19:38:27 -05:00
..
NetworkGraph3D.tsx feat: 3D network graph with trust clustering and broadcast mode 2025-12-18 21:06:50 -05:00
NetworkGraphMinimap.tsx fix: resolve Three.js Text component error and modal close issues 2025-12-19 15:08:55 -05:00
NetworkGraphPanel.tsx fix: remove orphaned debug statements causing build errors 2025-12-24 19:38:27 -05:00
UserSearchModal.tsx fix: resolve Three.js Text component error and modal close issues 2025-12-19 15:08:55 -05:00
index.ts feat: 3D network graph with trust clustering and broadcast mode 2025-12-18 21:06:50 -05:00
useNetworkGraph.ts chore: remove verbose console.log debug statements 2025-12-24 16:32:58 -05:00