Skip to content

Commit b05b6ba

Browse files
committed
rm TODO
1 parent 30c5ae7 commit b05b6ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/toolkit/src/entities/state_selectors.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ type AnyCreateSelectorFunction = CreateSelectorFunction<
99
>
1010

1111
export interface GetSelectorsOptions {
12-
// TODO Review if this causes issues or if we can go back to using `CreateSelectorFunction`
1312
createSelector?: AnyCreateSelectorFunction
1413
}
1514

0 commit comments

Comments
 (0)