Skip to content

Commit

Permalink
Remove usePathsInfiniteQuery hook
Browse files Browse the repository at this point in the history
  • Loading branch information
HeavenVolkoff committed Oct 18, 2024
1 parent ef1633c commit 57a943c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 121 deletions.
1 change: 0 additions & 1 deletion packages/client/src/explorer/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export * from './useExplorerInfiniteQuery';
// export * from './usePathsInfiniteQuery';
export * from './usePathsOffsetInfiniteQuery';
export * from './usePathsExplorerQuery';
export * from './useObjectsInfiniteQuery';
Expand Down
120 changes: 0 additions & 120 deletions packages/client/src/explorer/usePathsInfiniteQuery.ts

This file was deleted.

0 comments on commit 57a943c

Please sign in to comment.