Skip to content

Commit

Permalink
removing semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
jkyberneees committed Apr 4, 2019
1 parent 4dcb41a commit 111a0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ service.use((req, res, next) => {
})

return next()
});
})
```

Third party middlewares support:
Expand Down

0 comments on commit 111a0ec

Please sign in to comment.