Skip to content

Commit ab6db46

Browse files
committed
Drop unused DOWNLOADER_FLAGS config cache from config_manager.sh
1 parent 22a3cb8 commit ab6db46

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

toolchain/scripts/lib/config_manager.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,6 @@ config_set_defaults() {
390390
CONFIG_CACHE["TARGET_CPU"]="native"
391391
CONFIG_CACHE["LOG_LINES"]="200"
392392
CONFIG_CACHE["show_help"]="false"
393-
CONFIG_CACHE["DOWNLOADER_FLAGS"]=""
394393

395394
# Version strategy defaults (NEW)
396395
CONFIG_CACHE["VERSION_STRATEGY"]="main"

0 commit comments

Comments
 (0)