Skip to content

Commit 52ccb1a

Browse files
erikvargacopybara-github
authored andcommitted
Move comment.
PiperOrigin-RevId: 750597718
1 parent c4a2ae0 commit 52ccb1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extractor/convert.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ func toPURL(p *Package) *purl.PackageURL {
3636
}
3737

3838
func typeSpecificPURL(p *Package) *purl.PackageURL {
39-
// TODO(b/400910349): Add type-specific conversion logic.
39+
// TODO(b/400910349): Add remaining type-specific conversion logic.
4040
return nil
4141
}

0 commit comments

Comments
 (0)