Commit c5a16ec
authored
refactor(core): remove dead glob and walkdir dependencies (#595)
These dependencies were declared in kild-core/Cargo.toml but never
imported or used anywhere in the crate. Removing them reduces the
dependency tree and build time.
Closes #5921 parent f198c2c commit c5a16ec
2 files changed
Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
0 commit comments