Skip to content

Commit

Permalink
Remove unused assignment (style).
Browse files Browse the repository at this point in the history
  • Loading branch information
fnichol committed Aug 5, 2014
1 parent faff748 commit a582543
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/unit/emeril/publisher_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ def ui_without_logger

def make_cookbook!
FileUtils.mkdir_p("#{cookbook_path}/recipes")
remote_dir = File.join(File.dirname(cookbook_path), "remote")

File.open("#{cookbook_path}/metadata.rb", "wb") do |f|
f.write <<-METADATA_RB.gsub(/^ {8}/, '')
Expand Down

0 comments on commit a582543

Please sign in to comment.