This commit is contained in:
Zsolt Ero
2025-10-09 00:16:58 +02:00
parent d9487abd97
commit 3a66d303c4
2 changed files with 2 additions and 4 deletions

View File

@@ -1,7 +1,5 @@
import requests
from http_host_lib.config import config
from http_host_lib.shared import get_deployed_version
from http_host_lib.get_version_shared import get_deployed_version
from http_host_lib.utils import assert_linux, assert_sudo