mirror of
https://github.com/ollama/ollama.git
synced 2026-04-20 15:55:46 +02:00
This removes the extra flushProgress() at the end of handlePull. It is unnecessary because final progress updates are flushed in all cases of the main select loop.