Authored by htoooth

fix

... ... @@ -5,7 +5,6 @@
'use strict';
// TODO: ctx
const listSeoMap = require(`${global.middleware}/seo/listSeoMap`);
const helpers = global.yoho.helpers;
const _ = require('lodash');
... ...