Fix broken hub_macro_calendar_lib import in hub.py.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-22 16:50:09 +08:00
parent 091317276d
commit a837cfd14c
+1
View File
@@ -70,6 +70,7 @@ from hub_entry_plan_lib import (
meta_payload as entry_plan_meta_payload, meta_payload as entry_plan_meta_payload,
update_entry_plan, update_entry_plan,
) )
from hub_macro_calendar_lib import (
MACRO_EVENT_LABELS, MACRO_EVENT_LABELS,
MACRO_EVENT_TYPES, MACRO_EVENT_TYPES,
create_event as create_macro_event, create_event as create_macro_event,