mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-12 11:12:07 +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,
|
||||
TorBoxRequestLinkRequest,
|
||||
} from "@types";
|
||||
import { logger } from "../logger";
|
||||
|
||||
export class TorBoxClient {
|
||||
private static instance: AxiosInstance;
|
||||
|
|
Loading…
Reference in a new issue