Skip to content

Commit 307bc32

Browse files
committed
refactor: cacheTime-zero
remove leftover
1 parent 2471a6f commit 307bc32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/query.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ interface QueryConfig<
3535
cache: QueryCache
3636
queryKey: TQueryKey
3737
queryHash: string
38-
optimistic?: boolean
3938
options?: QueryOptions<TQueryFnData, TError, TData, TQueryKey>
4039
defaultOptions?: QueryOptions<TQueryFnData, TError, TData, TQueryKey>
4140
state?: QueryState<TData, TError>

0 commit comments

Comments
 (0)