mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
refactor(core): remove redundant terminal re-exports
This commit is contained in:
@@ -11,9 +11,6 @@ import {
|
||||
isWindows10 as detectIsWindows10,
|
||||
} from './terminalEnvironment.js';
|
||||
|
||||
// Re-export these for backward compatibility
|
||||
export { TerminalType, detectTerminalType };
|
||||
|
||||
/**
|
||||
* Detects if the current OS is Windows 10.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user