mirror of
https://github.com/unraid/api.git
synced 2026-02-27 12:18:41 -06:00
fix: apollo client lint issues
This commit is contained in:
@@ -3,6 +3,7 @@ import {
|
||||
ApolloClient,
|
||||
createHttpLink,
|
||||
split,
|
||||
type NormalizedCacheObject,
|
||||
} from "@apollo/client/core";
|
||||
|
||||
import { onError } from "@apollo/client/link/error";
|
||||
|
||||
Reference in New Issue
Block a user