EASY debug: remove old project vars

This commit is contained in:
2024-08-01 15:02:32 -04:00
parent 01e89e838a
commit 363f18abfb
2 changed files with 3 additions and 4 deletions

View File

@@ -300,10 +300,9 @@ print_header() {
cat <<-EOF
Available modules: ${ALL_MODULES[*]}
Available submodules: ${ALL_SUBMODULES[*]}
Available submodules: ${ALL_SUBMODULES[*]}
EOF
}