update/project/trees: remove errant assignments

Signed-off-by: Leah Rowe <leah@libreboot.org>
btrfsvols
Leah Rowe 2023-10-03 13:36:48 +01:00
parent 68e1787cec
commit e638c3e411
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@ configure_targets()
download_for_target()
{
_target="${1}"
tree="undefined"
rev="undefined"
fetch_config
[ -d "${project}/${tree}" ] && printf "download/%s %s (%s): exists\n" \