浏览代码

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

kronion 3 年之前
父节点
当前提交
2b492aec93
共有 1 个文件被更改,包括 0 次插入2 次删除
  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