summaryrefslogtreecommitdiff
path: root/lib/chef/provider/deploy.rb
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-07-29 00:33:41 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2014-07-29 00:33:41 -0700
commitec49035a996ac35f24e832641e4708c6bc5eed77 (patch)
tree1ec71b3732c218b06c8fcfe69a1676a490623486 /lib/chef/provider/deploy.rb
parent9e85bbdb9419e5b9946ab6d0d37817612e43cc4a (diff)
downloadchef-ec49035a996ac35f24e832641e4708c6bc5eed77.tar.gz
fixing all the extra blank lines
yes, i just used rubocop on the chef sourcecode...
Diffstat (limited to 'lib/chef/provider/deploy.rb')
-rw-r--r--lib/chef/provider/deploy.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/provider/deploy.rb b/lib/chef/provider/deploy.rb
index 516aee6159..63ee8685df 100644
--- a/lib/chef/provider/deploy.rb
+++ b/lib/chef/provider/deploy.rb
@@ -174,7 +174,6 @@ class Chef
restart
end
-
def callback(what, callback_code=nil)
@collection = Chef::ResourceCollection.new
case callback_code