Commit 81fbbda
committed
Remove dead matchGlob, parsePresentViewFromArgs, and lookupModelReasoning
Each had zero production importers, referenced only by its own dedicated
test. matchGlob was src/util/glob.ts:41 (whole file removed, its only
other function globToRegex existed solely to support it);
parsePresentViewFromArgs was src/tui/tool-args.ts (whole file removed);
lookupModelReasoning was src/cost/pricing-fetcher.ts:183-185.1 parent d1d9c5a commit 81fbbda
6 files changed
Lines changed: 0 additions & 108 deletions
File tree
- src
- cost
- tui
- util
- tests/unit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | 183 | | |
188 | 184 | | |
189 | 185 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 51 | | |
60 | 52 | | |
61 | 53 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments