You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove console.log statements and update debug logging
Eliminated unnecessary console.log statements from multiple components and utility files to clean up console output. Updated some log statements to use console.debug for improved log level consistency. Also fixed import path for utility functions in useLoadSaveFile hook and improved farmhand data structure handling.
0 commit comments