From 0376cae3161c75067521f746ea4f745104c991c2 Mon Sep 17 00:00:00 2001 From: vladislav doster <10052309+vladdoster@users.noreply.github.com> Date: Fri, 8 Dec 2023 21:31:02 -0600 Subject: [PATCH] fix: apply suggestion --- zinit.zsh | 1 - 1 file changed, 1 deletion(-) diff --git a/zinit.zsh b/zinit.zsh index f05f9d51b..72c8c2666 100644 --- a/zinit.zsh +++ b/zinit.zsh @@ -22,7 +22,6 @@ typeset -gAH ZPLGM ZINIT=( "${(kv)ZPLGM[@]}" "${(kv)ZINIT[@]}" ) unset ZPLGM - # # Common needed values. #