mirror of https://github.com/Aidaho12/haproxy-wi
v3.8
parent
0e44da5089
commit
54f23b6af1
|
@ -238,7 +238,6 @@ if act == "overviewServers":
|
|||
server_status = (serv1,serv2, out1, funct.ssh_command(serv2, commands))
|
||||
return server_status
|
||||
|
||||
|
||||
async def get_runner_overviewServers(**kwargs):
|
||||
import http.cookies
|
||||
from jinja2 import Environment, FileSystemLoader
|
||||
|
|
Loading…
Reference in New Issue