Drop old client instantiate line

incr_update_backup
Tyler Goodlet 2022-02-16 08:55:22 -05:00
parent 8acaa28df0
commit d7c1286e5d
1 changed files with 0 additions and 1 deletions

View File

@ -149,7 +149,6 @@ async def open_marketstore_container(
'''
# log = get_console_log('info', name=__name__)
# client = docker.from_env(**kwargs)
async with open_docker() as client:
# create a mount from user's local piker config dir into container
config_dir_mnt = docker.types.Mount(