Skip to content

Commit 8143ae0

Browse files
committed
chore: remove unncessary annotations
1 parent 14f2479 commit 8143ae0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mod/modregistry/anduin.go

-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ func (p *anduinPatch) mergeManifestAnnotations(annotations map[string]string) ma
153153
if annotations == nil {
154154
annotations = map[string]string{}
155155
}
156-
annotations["com.anduintransact.annotations.file"] = annotationsFile
157156
for key, val := range content.Manifest {
158157
annotations[key] = val
159158
}

0 commit comments

Comments
 (0)