minor style fixes

pull/87/head
Andrew Krasichkov 2018-09-28 11:02:08 +03:00
parent f92423ea71
commit d3b77216c4
2 changed files with 2 additions and 3 deletions

View File

@ -11,7 +11,6 @@ from gixy.core.config import Config
from gixy.cli.argparser import create_parser
from gixy.core.exceptions import InvalidConfiguration
LOG = logging.getLogger()