refactor: remove all remaining feedback prompts and issue references
Main / build (push) Waiting to run

This commit is contained in:
2026-07-08 00:14:56 +08:00
parent 2f7153b058
commit 2347e16958
3 changed files with 1 additions and 5 deletions
-1
View File
@@ -69,7 +69,6 @@ show_help() {
for v in "${help_info[@]}"; do
msg "$v"
done
msg "反馈问题) 请前往项目平台提交 Issue"
;;
esac