Skip to content

Commit

Permalink
remove unopened module
Browse files Browse the repository at this point in the history
  • Loading branch information
Bosn committed Jun 4, 2019
1 parent fff3ae8 commit 97de46e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ require('./organization')
require('./repository')
require('./mock')
require('./analytics')
require('./foreign')
require('./postman')

export default router

0 comments on commit 97de46e

Please sign in to comment.