mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-11 01:41:57 -04:00
fix issues found by linter
This commit is contained in:
parent
880e41c132
commit
ae4b9521f8
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ from functools import partial
|
|||
from string import Formatter
|
||||
|
||||
from ..logger import create_logger
|
||||
from ..platformflags import is_win32
|
||||
|
||||
logger = create_logger()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue