Skip to content

Commit

Permalink
remove typo from router index
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksanderKoko committed Mar 21, 2018
1 parent 0a0f8c3 commit e7926de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/router/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ const Route = require('./lib/route')
const Settings = require('./lib/settings')
const InvalidRouteArguments = require('./lib/errors/invalid-route-arguments')

const

module.exports = {
Route,
InvalidRouteArguments,
Expand Down

0 comments on commit e7926de

Please sign in to comment.