This commit is contained in:
Einar Forselv 2019-12-16 22:38:52 +01:00
parent f6995eb506
commit 74c0954e6f
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ import logging
from typing import List
from contextlib import contextmanager
import docker
from restic_compose_backup.config import Config
logger = logging.getLogger(__name__)