eslint fix

This commit is contained in:
Atef Bellaaj 2025-06-24 14:41:05 +02:00 committed by Danny Avila
parent c6e1c65fe7
commit 4f7fbdf1c5
No known key found for this signature in database
GPG key ID: BF31EEB2C5CA0956

View file

@ -4,7 +4,6 @@ import type {
QueryObserverResult, QueryObserverResult,
UseQueryOptions, UseQueryOptions,
UseInfiniteQueryOptions, UseInfiniteQueryOptions,
InfiniteData,
} from '@tanstack/react-query'; } from '@tanstack/react-query';
import type t from 'librechat-data-provider'; import type t from 'librechat-data-provider';