mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
33f0608d84
Eliminates an unnecessary progress queue update that occurs immediately before downloading package XML, as this status message duplicates information already provided in the subsequent log message. This simplifies the progress reporting flow and reduces redundant communication to the progress queue without impacting user-facing functionality.