Skip to content

Commit

Permalink
Minor clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
camdez committed Dec 21, 2011
1 parent ae1c312 commit 5560319
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/wkhtmltopdf-heroku.rb
Expand Up @@ -7,13 +7,11 @@
config.wkhtmltopdf = WKHTMLTOPDF_PATH
end
rescue LoadError
false
end

begin
require 'wicked_pdf'

WickedPdf.config[:exe_path] = WKHTMLTOPDF_PATH
rescue LoadError
false
end

0 comments on commit 5560319

Please sign in to comment.