mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
quality: make linter gods happy
This commit is contained in:
parent
75f522be56
commit
2696e811ce
2 changed files with 0 additions and 3 deletions
|
@ -585,8 +585,6 @@ class ActionsMap:
|
|||
|
||||
"""
|
||||
|
||||
start = time()
|
||||
|
||||
interface_type = top_parser.interface
|
||||
|
||||
# If loading from cache, extra were already checked when cache was
|
||||
|
|
|
@ -6,7 +6,6 @@ from logging import (
|
|||
addLevelName,
|
||||
setLoggerClass,
|
||||
Logger,
|
||||
getLogger,
|
||||
NOTSET, # noqa
|
||||
DEBUG,
|
||||
INFO,
|
||||
|
|
Loading…
Reference in a new issue