Skip to content

Commit

Permalink
tests joi plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
willguitaradmfar committed Oct 16, 2018
1 parent 5d3ca43 commit d13dbb6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ module.exports = class CDI {
return _obj[_prop]
}
})
// for (let _var in this.interceptorsVariable) {
// resolveInterceptor[_var] = await this.interceptorsVariable[_var](prop, arg)
// }

try {
const response = await obj[prop].call(ctx, resolveInterceptor)
Expand Down

0 comments on commit d13dbb6

Please sign in to comment.