Skip to content

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
Zack Smith committed Nov 15, 2013
1 parent 972e0c7 commit e132f0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ desc "Build final report"
task :build do
@nodes = load_json("lastrun.json")
build_file("Report.md")
puts GitHub::Markup.render(file, File.read("1ef92b164bfa79591f27/foo.md"))
end

def load_json(filename)
Expand Down

0 comments on commit e132f0b

Please sign in to comment.