improve code quality according to codacy

This commit is contained in:
VirtuBox
2019-04-30 19:00:14 +02:00
parent 8c21974f0e
commit 09e764cba7
2 changed files with 10 additions and 11 deletions

View File

@@ -16,7 +16,6 @@ from wo.core.git import WOGit
from wo.core.checkfqdn import check_fqdn
from pynginxconfig import NginxConfig
from wo.core.services import WOService
from wo.core.variables import WOVariables
import random
import string
import configparser