style: remove trailing whitespace (#12303)

This commit is contained in:
vladislav doster
2024-03-26 09:55:16 +01:00
committed by GitHub
parent a168efe73e
commit 1d09c6bb0a
73 changed files with 138 additions and 138 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ function _wd() {
# complete sub directories from the warp point
_path_files -W "(${points[$target]})" -/ && ret=0
fi
# don't complete anything if warp point is not valid
;;
esac