mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-17 10:03:08 +00:00
- Eliminated redundant logger declaration within the useCliStatus hook to improve code clarity and prevent potential performance issues. - This change enhances the maintainability of the code by ensuring the logger is created only once outside the hook.