mirror of
https://gitea.invidious.io/iv-org/shard-radix.git
synced 2024-08-15 00:43:21 +00:00
Explaination of why we are returning early
This commit is contained in:
parent
2346312185
commit
728aea392e
1 changed files with 1 additions and 0 deletions
|
@ -325,6 +325,7 @@ module Radix
|
|||
end
|
||||
end
|
||||
|
||||
# path differs from key, no use searching anymore
|
||||
return
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue