diff --git a/setup/auto.ts b/setup/auto.ts index 91f9bc1..75afe52 100644 --- a/setup/auto.ts +++ b/setup/auto.ts @@ -46,7 +46,6 @@ import { runAdvancedScreen } from './lib/setup-config-screen.js'; import { runWindowedStep } from './lib/windowed-runner.js'; import { pollHealth } from './onecli.js'; import { getLaunchdLabel, getSystemdUnit } from '../src/install-slug.js'; -import { pollHealth } from './onecli.js'; import { claudeCliAvailable, resolveTimezoneViaClaude } from './lib/tz-from-claude.js'; import * as setupLog from './logs.js'; import { ensureAnswer, fail, runQuietChild, runQuietStep } from './lib/runner.js';