mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
parent
aa6b226e64
commit
818aebcc7c
1 changed files with 1 additions and 1 deletions
|
|
@ -50,4 +50,4 @@ class MemoryStorage(SQLiteStorage):
|
||||||
await self.date(0)
|
await self.date(0)
|
||||||
|
|
||||||
async def delete(self):
|
async def delete(self):
|
||||||
raise NotImplementedError
|
pass
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue