From 6cc88558868952fcf3920a89fd1f855d11470f12 Mon Sep 17 00:00:00 2001 From: Todd Schulman Date: Sun, 7 Jan 2024 14:53:41 -0500 Subject: [PATCH] Address review feedback --- Casks/c/coteditor.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Casks/c/coteditor.rb b/Casks/c/coteditor.rb index 31cc6d1b0f..bbe3d11e11 100644 --- a/Casks/c/coteditor.rb +++ b/Casks/c/coteditor.rb @@ -77,9 +77,7 @@ cask "coteditor" do app "CotEditor.app" binary "#{appdir}/CotEditor.app/Contents/SharedSupport/bin/cot" - uninstall quit: [ - "com.coteditor.CotEditor", - ] + uninstall quit: "com.coteditor.CotEditor" zap trash: [ "~/Library/Application Scripts/com.coteditor.CotEditor",