Skip to content

Commit

Permalink
Add require so PdfFill module is found (#12479)
Browse files Browse the repository at this point in the history
Co-authored-by: michelpmcdonald <michel.mcdonald@adhocteam>
  • Loading branch information
Mike and michelpmcdonald authored Apr 26, 2023
1 parent 332eab2 commit cd6f78b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/central_mail/datestamp_pdf.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require 'common/file_helpers'
require 'pdf_fill/filler'

module CentralMail
class DatestampPdf
Expand Down

0 comments on commit cd6f78b

Please sign in to comment.