Skip to content

Commit ec88d42

Browse files
committed
TODO Complete!
1 parent 1396f9a commit ec88d42

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ModuleFast.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,6 @@ function Get-ModuleFastPlan {
155155
}
156156

157157
#If what we are looking for exists in the response, we can stop looking
158-
#HACK: We are making a big assumption that the v3 API will always return the latest version(s) in the index
159-
#TODO: Check every version range that our selected item might not have a higher candidate in a non-inlined index
160158
#TODO: Type the responses and check on the type, not the existence of a property.
161159

162160
#HACK: Add the download URI to the catalog entry, this makes life easier.

0 commit comments

Comments
 (0)