Optimized and organized all clients imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { useQuery, useMutation, useQueryClient } from "@tanstack/react-query";
|
||||
import { useQuery } from "@tanstack/react-query";
|
||||
import { getAPIURL } from "./url";
|
||||
|
||||
export enum SpoolType {
|
||||
|
||||
Reference in New Issue
Block a user