Commit 90d2b67
committed
chore(cleanup): drop duplicate utils::purl::build_npm_purl
`utils::purl::build_npm_purl` was a byte-identical duplicate of
`crawlers::npm_crawler::build_npm_purl`. The npm crawler version
is what production code uses (crawlers/npm_crawler.rs:309 and
:656 in the discovery loops); nothing imported the utils one.
Removed the utils duplicate + its test. The npm-crawler version
keeps its own tests.
Workspace test sweep stays green (118 + 414 lib tests).
Assisted-by: Claude Code:claude-opus-4-71 parent 9dabcb9 commit 90d2b67
1 file changed
Lines changed: 0 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | 185 | | |
194 | 186 | | |
195 | 187 | | |
| |||
229 | 221 | | |
230 | 222 | | |
231 | 223 | | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | 224 | | |
245 | 225 | | |
246 | 226 | | |
| |||
0 commit comments