From 1dcb66ccc9fb28289d2561b7edb5af29463c799c Mon Sep 17 00:00:00 2001 From: Zsolt Ero Date: Tue, 12 Nov 2024 09:47:20 +0100 Subject: [PATCH] lint --- init-server.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init-server.py b/init-server.py index 34c5231..123ab05 100755 --- a/init-server.py +++ b/init-server.py @@ -9,8 +9,8 @@ from ssh_lib.tasks import ( prepare_shared, prepare_tile_gen, run_http_host_sync, - setup_roundrobin_writer, setup_loadbalancer, + setup_roundrobin_writer, ) from ssh_lib.utils import ( put,