chore: remove unused HTTPS import in vikingfile service

This commit is contained in:
Moyasee
2026-01-03 23:23:35 +02:00
parent 87895bb715
commit fe6553bcdc

View File

@@ -1,5 +1,4 @@
import axios from "axios";
import https from "node:https";
import { logger } from "../logger";
interface UnlockResponse {