Skip to content

Commit

Permalink
Add missing require
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariano Aguero committed Jun 28, 2019
1 parent 66dde59 commit 74c3fcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/jobs/delegator-claim-reward-call-utils.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const { getProtocolService } = require('../helpers/services/protocolService')
const { getDelegatorService } = require('../helpers/services/delegatorService')

const Promise = require('bluebird')
Promise.config({
Expand Down

0 comments on commit 74c3fcb

Please sign in to comment.