Unverified Commit 2b492aec authored by kronion's avatar kronion Committed by GitHub

chore(poetry): remove unnecessary unset (#10605)

parent 675a2d99
...@@ -12,5 +12,3 @@ if [[ ! -f "$ZSH_CACHE_DIR/completions/_poetry" ]]; then ...@@ -12,5 +12,3 @@ if [[ ! -f "$ZSH_CACHE_DIR/completions/_poetry" ]]; then
fi fi
poetry completions zsh >| "$ZSH_CACHE_DIR/completions/_poetry" &| poetry completions zsh >| "$ZSH_CACHE_DIR/completions/_poetry" &|
unset comp_file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment