mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
@@ -69,7 +69,6 @@ func searchPageBinary(p Page, pages Pages, less func(p1, p2 Page) bool) int {
|
||||
}
|
||||
|
||||
return searchPageLinear(p, pages, i)
|
||||
|
||||
}
|
||||
|
||||
// isProbablySorted tests if the pages slice is probably sorted.
|
||||
|
Reference in New Issue
Block a user