Commit b747be4
committed
fix: reduce EAPI helpers paths to just what's unique.
The previous code stacked each level of inheritance on, resulting
in many duplicates; path look chooses leftmost, thus filter
it down so a directory is only listed once, in the order it
was first exposed.
Signed-off-by: Brian Harring <ferringb@gmail.com>1 parent 89a718b commit b747be4
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
466 | 467 | | |
467 | 468 | | |
468 | 469 | | |
469 | | - | |
| 470 | + | |
470 | 471 | | |
471 | 472 | | |
472 | 473 | | |
| |||
0 commit comments