mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
adobe-creative-cloud: Remove unnecessary blank line in zap trash array
- This trips up the new `Cask/ArrayAlphabetization` cop and since it was the only case of this in all of the Casks, I thought I'd just fix the problem rather than handle it as an edge case.
This commit is contained in:
@@ -122,7 +122,6 @@ cask "adobe-creative-cloud" do
|
||||
"~/Library/Logs/PDApp*.log",
|
||||
"~/Library/Preferences/Adobe/.[A-Z0-9]???????????",
|
||||
"~/Library/Preferences/com.adobe.crashreporter.plist",
|
||||
|
||||
],
|
||||
rmdir: [
|
||||
"/Users/Shared/Adobe",
|
||||
|
||||
Reference in New Issue
Block a user