Skip to content

Commit

Permalink
Require ./exporter instead of ./processor
Browse files Browse the repository at this point in the history
  • Loading branch information
etdsoft committed Aug 5, 2014
1 parent c689dc5 commit b46779e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dradis/pdf_export.rb
@@ -1,5 +1,5 @@
require 'dradis/pdf_export/actions'
require 'dradis/pdf_export/processor'
require 'dradis/pdf_export/exporter'
require 'dradis/pdf_export/version'

module Dradis
Expand Down

0 comments on commit b46779e

Please sign in to comment.