summaryrefslogtreecommitdiff
path: root/lib/chef/provider/remote_file.rb
diff options
context:
space:
mode:
authorsersut <serdar@opscode.com>2013-05-15 13:47:47 -0700
committersersut <serdar@opscode.com>2013-05-15 13:47:47 -0700
commitbd800b2e2d34e4af1e9eba8b91ba5ad64d06c324 (patch)
tree9fa4b14aeff9239348897ee46ec300a0ecf78423 /lib/chef/provider/remote_file.rb
parenteef83d8ab5943af1dd3b25ccc94ef71d772d945a (diff)
downloadchef-bd800b2e2d34e4af1e9eba8b91ba5ad64d06c324.tar.gz
Fix nitpick comments and code typos.
Diffstat (limited to 'lib/chef/provider/remote_file.rb')
-rw-r--r--lib/chef/provider/remote_file.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/chef/provider/remote_file.rb b/lib/chef/provider/remote_file.rb
index e631574c89..e14d678743 100644
--- a/lib/chef/provider/remote_file.rb
+++ b/lib/chef/provider/remote_file.rb
@@ -47,10 +47,6 @@ class Chef
end
end
- def action_create
- super
- end
-
private
def do_contents_changes