stonecircle/express-autoroute-json

View on GitHub
lib/emptyMiddleware.js

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
module.exports = function () {
  // yes it does nothing, but it cleans up the index.js so it is worth it ;)
};