mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-17 22:05:50 +00:00
This reverts commit c445f43f8d.
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
* directly — there is no terminal attached.
|
||||
*/
|
||||
|
||||
import { parseDeepLink } from './parseDeepLink.js'
|
||||
import { homedir } from 'os'
|
||||
import { logForDebugging } from '../debug.js'
|
||||
import {
|
||||
@@ -20,7 +19,7 @@ import {
|
||||
} from '../githubRepoPathMapping.js'
|
||||
import { jsonStringify } from '../slowOperations.js'
|
||||
import { readLastFetchTime } from './banner.js'
|
||||
|
||||
import { parseDeepLink } from './parseDeepLink.js'
|
||||
import { MACOS_BUNDLE_ID } from './registerProtocol.js'
|
||||
import { launchInTerminal } from './terminalLauncher.js'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user