Skip to content

Commit 5b2a354

Browse files
committed
style: remove extra whitespace in getCaveatAvailableAmount.ts
1 parent 06f21cb commit 5b2a354

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/delegation-toolkit/src/actions/getCaveatAvailableAmount.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ export type StreamingResult = {
3131
availableAmount: bigint;
3232
};
3333

34-
35-
36-
37-
3834
/**
3935
* Finds a caveat that matches the specified enforcer address
4036
* @param delegation - The delegation to search

0 commit comments

Comments
 (0)