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

View File

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