refactor: Remove require extension filename

This commit is contained in:
BoHong Li 2017-04-13 00:20:28 +08:00 committed by Raccoon Li
parent 41f34735a1
commit aca01f064d
10 changed files with 24 additions and 25 deletions

View file

@ -3,8 +3,7 @@
const Router = require('express').Router
const {urlencodedParser} = require('./utils')
const history = require('../history.js')
const history = require('../history')
const historyRouter = module.exports = Router()
// get history