roku-remote-tool: Fix RuboCop `Cask/ArrayAlphabetization` offenses

This commit is contained in:
Issy Long 2024-01-20 15:45:14 +00:00
parent 6369abe568
commit 3313224abf
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ cask "roku-remote-tool" do
uninstall delete: [
"~/Library/Application Support/roku_remote_tool",
"~/Library/Preferences/com.rokuremotetool.plist",
"~/Library/Logs/roku_remote_tool",
"~/Library/Preferences/com.rokuremotetool.plist",
]
end