Update json_doc_status_impl.py
This commit is contained in:
@@ -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()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user