Skip to content

Commit

Permalink
add fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aburkut committed Nov 18, 2024
1 parent cdfe9da commit c2bfb76
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/dex/cables/cables.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ export class Cables extends SimpleExchange implements IDex<any> {

hasConstantPriceLargeAmounts: boolean = false;

needsSequentialPreprocessing?: boolean | undefined;

constructor(
readonly network: Network,
readonly dexKey: string,
Expand Down

0 comments on commit c2bfb76

Please sign in to comment.