Skip to content

Commit 793ee3f

Browse files
committed
Drop unused Settings type import from runner state
1 parent 95e5715 commit 793ee3f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/tui/runner/state.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import { xaiProfileFromProviderName } from "../../config/xai-providers.js";
2020
import type {
2121
MCPServerConfig,
2222
MCPServerSettingsEntry,
23-
Settings,
2423
} from "../../config/settings.js";
2524
import {
2625
globalSettingsPath,

0 commit comments

Comments
 (0)