Skip to content

Commit 3973df5

Browse files
committed
lint
1 parent b469054 commit 3973df5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

middleware/breadcrumbs.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
const path = require('path')
22
const { getPathWithoutLanguage } = require('../lib/path-utils')
3-
const nonEnterpriseDefaultVersion = require('../lib/non-enterprise-default-version')
43

54
module.exports = async (req, res, next) => {
65
if (!req.context.page) return next()

0 commit comments

Comments
 (0)