mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
parent
e676648169
commit
4f22a402a3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
const debug = require('ghost-ignition').debug('services:routing:static-pages-router');
|
||||
const debug = require('ghost-ignition').debug('services:routing:static-routes-router');
|
||||
const common = require('../../lib/common');
|
||||
const urlService = require('../../services/url');
|
||||
const RSSRouter = require('./RSSRouter');
|
||||
|
|
Loading…
Add table
Reference in a new issue