diff --git a/scripts/set-version b/scripts/set-version index 3ee035c..f18988f 100755 --- a/scripts/set-version +++ b/scripts/set-version @@ -2,8 +2,6 @@ # Copyright 2023, project-repo and the cagebreak contributors # SPDX-License-Identifier: MIT -# TODO man pages - if [[ -n ${MESON_SOURCE_ROOT} ]] then # shellcheck disable=2164