fix: 移除orm的所有内容

This commit is contained in:
Relakkes
2024-04-06 23:51:03 +08:00
parent 1627ae4344
commit d392747fe7
15 changed files with 10 additions and 324 deletions

View File

@@ -7,7 +7,6 @@ from typing import List
import config
from .bilibili_store_db_types import *
from .bilibili_store_impl import *