Skip to content

Commit 8a94e05

Browse files
author
Lenz Weber
committed
remove unused import
1 parent 2024573 commit 8a94e05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/toolkit/src/query/core/buildThunks.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import { calculateProvidedBy } from '../endpointDefinitions'
2121
import type { AsyncThunkPayloadCreator, Draft } from '@reduxjs/toolkit'
2222
import {
2323
isAllOf,
24-
isAnyOf,
2524
isFulfilled,
2625
isPending,
2726
isRejected,

0 commit comments

Comments
 (0)