diff options
author | Leah Rowe <leah@libreboot.org> | 2025-05-08 23:36:44 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-05-08 23:36:44 +0100 |
commit | c2b627dc6d0e6fe10d899fdf301fee6b806ecd50 (patch) | |
tree | 5ba796272e3e7c1fce98e7906176a39cf69d2a68 | |
parent | 066402b7e7a3c0a6fbe1f5f1e362c3c7bfb9d25f (diff) |
remove useless comment
Signed-off-by: Leah Rowe <leah@libreboot.org>
-rwxr-xr-x | mk | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -32,8 +32,6 @@ main() main "$@" && exit 0 -# what follows was formerly script/trees, whose main() is now trees() - . "include/git.sh" . "include/tree.sh" |