We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb5825 commit e5b1ccfCopy full SHA for e5b1ccf
1 file changed
lib/page.js
@@ -19,7 +19,6 @@ const readFileContents = require('./read-file-contents')
19
const getLinkData = require('./get-link-data')
20
const getDocumentType = require('./get-document-type')
21
const union = require('lodash/union')
22
-const getDocumentType = require('./get-document-type')
23
24
class Page {
25
static async init (opts) {
0 commit comments