mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
9d38349091
- Use max() instead of if statement for min value - Use strings.SplitSeq for efficient iteration - Use range over int instead of explicit loop counter - Remove unused functions: - InputComponent.renderPopup() - AppModel.renderStream() - AppModel.renderStreamingBashOutput() - AppModel.printCompactResult()