Skip to content

Commit

Permalink
Merge pull request #405 from opentripplanner/dev
Browse files Browse the repository at this point in the history
Release (2021-07 #2)
  • Loading branch information
landonreed authored Jul 7, 2021
2 parents bbfec9f + 3bee941 commit c12097b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/util/PDFDocumentWithTables.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'use strict'

const PDFDocument = require('pdfkit')
import PDFDocument from 'pdfkit'

/**
* This class extends the pdfkit functionality to provide a tables method, which
Expand Down

0 comments on commit c12097b

Please sign in to comment.