Fix broken hub_macro_calendar_lib import in hub.py.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user