Skip to content

Commit

Permalink
Fix duplicated line after merge
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
  • Loading branch information
antgamdia committed Aug 14, 2023
1 parent b727a3d commit 2e47078
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packageurl.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ var (
TypeHex = "hex"
// TypeHuggingface is pkg:huggingface purl.
TypeHuggingface = "huggingface"
// TypeJulia is a pkg:julia purl
TypeJulia = "julia"
// TypeMLflow is pkg:mlflow purl.
TypeMLFlow = "mlflow"
// TypeMaven is a pkg:maven purl.
Expand Down

0 comments on commit 2e47078

Please sign in to comment.