unofficialwhatsapp.rb: RuboCop (master), RuboCop-cask (master) auto-correct

This commit is contained in:
Josh Hagins 2016-01-03 14:19:48 -05:00
parent c3d8925299
commit f85417c5eb
1 changed files with 3 additions and 3 deletions

View File

@ -12,8 +12,8 @@ cask 'unofficialwhatsapp' do
app 'UnofficialWhatsApp.app'
zap :delete => [
'~/Library/Preferences/com.aluxian.whatsappfordesktop.plist',
'~/Library/Application Support/UnofficialWhatsApp/',
'~/Library/Saved Application State/com.aluxian.whatsappfordesktop.savedState/'
'~/Library/Preferences/com.aluxian.whatsappfordesktop.plist',
'~/Library/Application Support/UnofficialWhatsApp/',
'~/Library/Saved Application State/com.aluxian.whatsappfordesktop.savedState/',
]
end