Browse Source

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

kronion 2 years ago
parent
commit
2b492aec93
1 changed files with 0 additions and 2 deletions
  1. 0 2
      plugins/poetry/poetry.plugin.zsh

+ 0 - 2
plugins/poetry/poetry.plugin.zsh

@@ -12,5 +12,3 @@ if [[ ! -f "$ZSH_CACHE_DIR/completions/_poetry" ]]; then
 fi
 
 poetry completions zsh >| "$ZSH_CACHE_DIR/completions/_poetry" &|
-
-unset comp_file