Update json_doc_status_impl.py
This commit is contained in:
parent
9b9f989160
commit
1fe47e5ef1
1 changed files with 1 additions and 2 deletions
|
|
@ -72,4 +72,3 @@ class JsonDocStatusStorage(DocStatusStorage):
|
||||||
async def drop(self) -> None:
|
async def drop(self) -> None:
|
||||||
"""Drop the storage"""
|
"""Drop the storage"""
|
||||||
self._data.clear()
|
self._data.clear()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue