Skip to content

Commit

Permalink
chore: remove todo. doesn't apply anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
anxolin authored and mfw78 committed Oct 14, 2023
1 parent 2369acb commit c11503d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/domain/checkForAndPlaceOrder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ async function _processConditionalOrder(
},
provider,
orderbookApiConfig: {
// TODO: Should work after this is merged https://github.com/cowprotocol/cow-sdk/pull/177
baseUrls: orderBookApiBaseUrls,
backoffOpts: {
numOfAttempts: SDK_BACKOFF_NUM_OF_ATTEMPTS,
Expand Down

0 comments on commit c11503d

Please sign in to comment.