Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mickelindahl committed Mar 14, 2017
1 parent 98ffafc commit eec6da8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ let _options;

let _evokeCallbacks = ( request, options ) => {

debug('_evokeCallbacks',options.callbacks)

let promise = Promise.resolve();

if ( !options.callbacks ) {
Expand Down

0 comments on commit eec6da8

Please sign in to comment.