Skip to content

Commit

Permalink
infer url deterministically
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenrats committed Sep 10, 2023
1 parent 01bfb31 commit 481284a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/utils/misc.brs
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ function urlCandidates(input as string)
end if
end for
end if
final_candidates.push(input)
return final_candidates
end function

Expand Down

0 comments on commit 481284a

Please sign in to comment.