Skip to content

Commit

Permalink
Remove an extra line mid resource
Browse files Browse the repository at this point in the history
  • Loading branch information
tas50 committed Aug 27, 2015
1 parent 6fe8c27 commit 010e4cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions recipes/user.rb
Expand Up @@ -56,8 +56,7 @@
rbenv_version rbenv_user['global']
user rbenv_user['user']
root_path rbenv_user['root_path'] if rbenv_user['root_path']

only_if { rbenv_user['global'] }
only_if { rbenv_user['global'] }
end

gem_hash.each_pair do |rubie, gems|
Expand Down

0 comments on commit 010e4cf

Please sign in to comment.