mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
softmaker-freeoffice: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
@@ -22,7 +22,5 @@ cask "softmaker-freeoffice" do
|
||||
|
||||
uninstall pkgutil: "com.SoftMaker.FreeOffice#{version.csv.first}"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Saved Application State/SoftMaker*",
|
||||
]
|
||||
zap trash: "~/Library/Saved Application State/SoftMaker*"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user