Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 73e2759

Browse files
committed
Delete TODO comment
1 parent 9cd8c84 commit 73e2759

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rackspace/lb/v1/nodes/requests.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ func GetByIPPort(
278278
return true, nil
279279
})
280280

281-
// TODO: When found is nil, return an error
282281
if found == nil {
283282
return nil, errors.New("Unable to get node by IP and Port")
284283
}

0 commit comments

Comments
 (0)