refactor!: remove v4 database

This commit is contained in:
2024-10-02 12:51:22 +08:00
parent 779fe0130e
commit 6e8ac3dee7
34 changed files with 59 additions and 1113 deletions

View File

@ -1,3 +0,0 @@
from .db import Database
__all__ = ["Database"]