remove key from storage, when not needed

This commit is contained in:
Andrey Tikhonov 2021-05-17 20:46:53 +03:00
parent 0e28756a10
commit 8ea3546cda
4 changed files with 68 additions and 17 deletions

View file

@ -16,3 +16,4 @@ aiohttp-socks>=0.3.4
rethinkdb>=2.4.1
coverage==4.5.3
motor>=2.2.0
pytest-lazy-fixture==0.6.*