Skip to content

Commit

Permalink
fixed build failure 2
Browse files Browse the repository at this point in the history
  • Loading branch information
subomi committed Jul 4, 2017
1 parent e6993b7 commit e74305a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ var resources = {
subscription: require('./resources/subscription'),
subaccount: require('./resources/subaccount'),
settlements: require('./resources/settlements'),
misc: require('./resources/misc'),
transfer: require('./resources/transfer')
misc: require('./resources/misc')
}

function Paystack(key) {
Expand Down

0 comments on commit e74305a

Please sign in to comment.