mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
5d45aa196b
Remove charmbracelet/log debug statements from the file watcher that were writing directly to stderr, corrupting the Bubble Tea terminal UI. - Remove log.Debug calls for directory operations and file changes - Remove log.Warn for watcher errors (silently ignore instead) - Remove the charmbracelet/log import entirely