diff --git a/lib/index.js b/lib/index.js index 1585e24..0504801 100644 --- a/lib/index.js +++ b/lib/index.js @@ -17,7 +17,6 @@ internals.defaults = { var MILLISECONDS = 1000; - exports.name = 'hapi-ratelimit'; exports.register = function(plugin, options, next) {