mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-15 04:32:13 +00:00
feat: adding torbox integration
This commit is contained in:
parent
201d89e2c4
commit
91b1c349e7
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import type {
|
||||||
TorBoxAddTorrentRequest,
|
TorBoxAddTorrentRequest,
|
||||||
TorBoxRequestLinkRequest,
|
TorBoxRequestLinkRequest,
|
||||||
} from "@types";
|
} from "@types";
|
||||||
import { logger } from "../logger";
|
|
||||||
|
|
||||||
export class TorBoxClient {
|
export class TorBoxClient {
|
||||||
private static instance: AxiosInstance;
|
private static instance: AxiosInstance;
|
||||||
|
|
Loading…
Reference in a new issue