Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpatrickdev committed Jan 23, 2024
1 parent c9c1537 commit 864e9e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hooks/useWatchBundle.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ type IteratorEnvelope = {
error?: { message: string; stack: string };
};


export const useWatchBundle = (
rpcUrl: string | undefined,
{ clipboard }: { clipboard: Navigator["clipboard"] },
Expand Down

0 comments on commit 864e9e1

Please sign in to comment.