softmaker-freeoffice: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 15:45:38 +00:00
parent 484d4a87f7
commit 2ff1092571
+1 -3
View File
@@ -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