mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 19:00:45 +00:00
fix(google-meet): preserve lazy cli import
This commit is contained in:
@@ -8,7 +8,6 @@ import {
|
|||||||
findGoogleMeetCalendarEvent,
|
findGoogleMeetCalendarEvent,
|
||||||
type GoogleMeetCalendarLookupResult,
|
type GoogleMeetCalendarLookupResult,
|
||||||
} from "./src/calendar.js";
|
} from "./src/calendar.js";
|
||||||
import { registerGoogleMeetCli } from "./src/cli.js";
|
|
||||||
import {
|
import {
|
||||||
resolveGoogleMeetConfig,
|
resolveGoogleMeetConfig,
|
||||||
type GoogleMeetConfig,
|
type GoogleMeetConfig,
|
||||||
|
|||||||
Reference in New Issue
Block a user