mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-19 06:45:50 +00:00
This reverts commit 88d4c3ba24.
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
hasDangerousSettings,
|
||||
hasDangerousSettingsChanged,
|
||||
} from '../../components/ManagedSettingsSecurityDialog/utils.js'
|
||||
import { render } from '../../ink.js'
|
||||
import { wrappedRender as render } from '@anthropic/ink'
|
||||
import { KeybindingSetup } from '../../keybindings/KeybindingProviderSetup.js'
|
||||
import { AppStateProvider } from '../../state/AppState.js'
|
||||
import { gracefulShutdownSync } from '../../utils/gracefulShutdown.js'
|
||||
|
||||
Reference in New Issue
Block a user