mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-11 10:30:46 -07:00
feat(workspaces): enhance Hub cleanup with better encapsulation and robustness
This commit is contained in:
@@ -10,7 +10,8 @@ import {
|
||||
SSHService,
|
||||
SyncService,
|
||||
type Config,
|
||||
type WorkspaceHubInfo
|
||||
type WorkspaceHubInfo,
|
||||
debugLogger
|
||||
} from '@google-gemini-cli-core';
|
||||
|
||||
import { exitCli } from '../utils.js';
|
||||
|
||||
Reference in New Issue
Block a user