mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
chore: remove unused HTTPS import in vikingfile service
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
import axios from "axios";
|
import axios from "axios";
|
||||||
import https from "node:https";
|
|
||||||
import { logger } from "../logger";
|
import { logger } from "../logger";
|
||||||
|
|
||||||
interface UnlockResponse {
|
interface UnlockResponse {
|
||||||
|
|||||||
Reference in New Issue
Block a user