auto-sync: 2026-05-18 11:32:51

This commit is contained in:
cfdaily
2026-05-18 11:32:51 +08:00
parent 51265c34cf
commit b43e358d1b
+1 -2
View File
@@ -27,8 +27,7 @@ from .db import (
)
from .models import (
Task, Comment, Output, Decision, Observation, Event,
Review, Experience, Card,
CARD_VALID_STATUSES, CARD_MANUAL_STATUSES, CARD_TYPE_SET,
Review, Experience,
)
logger = logging.getLogger("moziplus-v2.blackboard")