Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Revert "add app.createWorker"
Browse files Browse the repository at this point in the history
This reverts commit 78165d5.
  • Loading branch information
bsclifton committed Apr 14, 2017
1 parent f2c126b commit 632a9bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/ledger.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,7 @@ const clientOptions = {
loggingP: process.env.LEDGER_LOGGING,
rulesTestP: process.env.LEDGER_RULES_TESTING,
verboseP: process.env.LEDGER_VERBOSE,
server: process.env.LEDGER_SERVER_URL,
createWorker: app.createWorker
server: process.env.LEDGER_SERVER_URL
}

var doneTimer
Expand Down

0 comments on commit 632a9bc

Please sign in to comment.