Commit af8816c
committed
fix: remove unused limit field and unnecessary qualifications
- Remove unused 'limit' field from OwnedQueryFilters struct
- Use imported Arc instead of std::sync::Arc in index_multi_drive1 parent 71e14c5 commit af8816c
File tree
4 files changed
+14
-17
lines changed- crates/uffs-cli/src
4 files changed
+14
-17
lines changedSome 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 | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
620 | | - | |
621 | | - | |
622 | 620 | | |
623 | 621 | | |
624 | 622 | | |
| |||
632 | 630 | | |
633 | 631 | | |
634 | 632 | | |
635 | | - | |
636 | 633 | | |
637 | 634 | | |
638 | 635 | | |
| |||
1271 | 1268 | | |
1272 | 1269 | | |
1273 | 1270 | | |
1274 | | - | |
| 1271 | + | |
1275 | 1272 | | |
1276 | 1273 | | |
1277 | 1274 | | |
1278 | 1275 | | |
1279 | 1276 | | |
1280 | | - | |
| 1277 | + | |
1281 | 1278 | | |
1282 | 1279 | | |
1283 | 1280 | | |
| |||
0 commit comments