pull/189/head
Pavel Loginov 2019-11-28 20:19:56 +03:00
parent 0e44da5089
commit 54f23b6af1
1 changed files with 1 additions and 2 deletions

View File

@ -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