Skip to content

Commit 339674c

Browse files
committed
remove ListIterator export
1 parent 62a8adf commit 339674c

File tree

1 file changed

+0
-1
lines changed
  • packages/ra-core/src/controller/list

1 file changed

+0
-1
lines changed

packages/ra-core/src/controller/list/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ export * from './ListContext';
55
export * from './ListContextProvider';
66
export * from './ListController';
77
export * from './ListFilterContext';
8-
export * from './ListIterator';
98
export * from './ListPaginationContext';
109
export * from './ListSortContext';
1110
export * from './queryReducer';

0 commit comments

Comments
 (0)