From 8d6ef312e3e1e0539853630ea5b54823b909ef70 Mon Sep 17 00:00:00 2001 From: Nanda H Krishna Date: Mon, 26 Apr 2021 20:54:19 +0530 Subject: [PATCH] zsh-vi-mode: remove `bottle :unneeded` See #75943. --- Formula/zsh-vi-mode.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/Formula/zsh-vi-mode.rb b/Formula/zsh-vi-mode.rb index 62a5f1419f7c9..7b1ed80f5881f 100644 --- a/Formula/zsh-vi-mode.rb +++ b/Formula/zsh-vi-mode.rb @@ -6,8 +6,6 @@ class ZshViMode < Formula license "MIT" head "https://github.com/jeffreytse/zsh-vi-mode.git" - bottle :unneeded - def install pkgshare.install "zsh-vi-mode.zsh" pkgshare.install "zsh-vi-mode.plugin.zsh"