Skip to content

Commit 1281f39

Browse files
committed
Remove comment
1 parent c7d9517 commit 1281f39

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

apps/hyperdrive-trading/src/ui/hyperdrive/shorts/hooks/useShortRate.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ import { useAppConfigForConnectedChain } from "src/ui/appconfig/useAppConfigForC
88
import { useReadHyperdrive } from "src/ui/hyperdrive/hooks/useReadHyperdrive";
99
import { Address } from "viem";
1010

11-
/**
12-
* Returns the list of shorts that the account currently has open.
13-
*/
1411
export function useShortRate({
1512
bondAmount,
1613
timestamp,

0 commit comments

Comments
 (0)