This commit is contained in:
Sarah Schneider 2021-01-15 09:56:40 -05:00
Родитель b4690547a7
Коммит 3973df5ef2
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,5 @@
const path = require('path')
const { getPathWithoutLanguage } = require('../lib/path-utils')
const nonEnterpriseDefaultVersion = require('../lib/non-enterprise-default-version')
module.exports = async (req, res, next) => {
if (!req.context.page) return next()