summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-05-11 07:01:39 +0100
committerLeah Rowe <leah@libreboot.org>2024-05-11 07:01:39 +0100
commit8ba0fd834ddd6269c0cc286e298c5bf864adb0ca (patch)
treeffdc8badf1798a0618758af3596c1f400f6570a9
parentd7ce26dc23ccd797bd4cb904c378ee6dc701f42b (diff)
git.sh: remove errant comment
Signed-off-by: Leah Rowe <leah@libreboot.org>
-rwxr-xr-xinclude/git.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/git.sh b/include/git.sh
index 5c456706..04143540 100755
--- a/include/git.sh
+++ b/include/git.sh
@@ -2,8 +2,6 @@
# SPDX-FileCopyrightText: 2020,2021,2023,2024 Leah Rowe <leah@libreboot.org>
# SPDX-FileCopyrightText: 2022 Caleb La Grange <thonkpeasant@protonmail.com>
-# This file is only used by update/project/trees
-
eval "$(setvars "" _target rev _xm loc url bkup_url depend tree_depend xtree)"
fetch_project_trees()