Skip to content

Commit

Permalink
fix mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
artursapek committed May 16, 2024
1 parent 603dbf2 commit 3f5c32b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wormhole-connect/src/routes/operator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ export class Operator {
sourceChain,
destChain,
);
return s;
} catch (e) {
// TODO is this the right place to try/catch these?
// or deeper inside SDKv2Route?
Expand Down

0 comments on commit 3f5c32b

Please sign in to comment.