Commit 406baeb
committed
chore(model): Remove
These are by now only used for an early return from `getVersionRange()`.
As checking for a valid range is done by the `RangesListFactory`, the
only remaining case to check for is the empty string, which would
otherwise create a ">= 0.0.0" range.
Note that as of 8142cdc the variable name was misleading anyway, as it
does not only contain Ivy version range indicators.
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>IVY_VERSION_RANGE_INDICATORS
1 parent 19ae1db commit 406baeb
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 30 | | |
36 | 31 | | |
37 | 32 | | |
| |||
67 | 62 | | |
68 | 63 | | |
69 | 64 | | |
70 | | - | |
| 65 | + | |
71 | 66 | | |
72 | 67 | | |
73 | 68 | | |
| |||
0 commit comments