diff --git a/registry/storage/paths.go b/registry/storage/paths.go index 8c424c6bf..a0dbb07c4 100644 --- a/registry/storage/paths.go +++ b/registry/storage/paths.go @@ -109,7 +109,6 @@ const ( // blobsPathSpec: /v2/blobs/ // blobPathSpec: /v2/blobs/// // blobDataPathSpec: /v2/blobs////data -// blobMediaTypePathSpec: /v2/blobs////data // // For more information on the semantic meaning of each path and their // contents, please see the path spec documentation.