Skip to content

Commit e5b1ccf

Browse files
committed
remove redundant require
1 parent 1fb5825 commit e5b1ccf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/page.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ const readFileContents = require('./read-file-contents')
1919
const getLinkData = require('./get-link-data')
2020
const getDocumentType = require('./get-document-type')
2121
const union = require('lodash/union')
22-
const getDocumentType = require('./get-document-type')
2322

2423
class Page {
2524
static async init (opts) {

0 commit comments

Comments
 (0)