remove redundant line
This commit is contained in:
parent
98373a151d
commit
c3be4bdb35
@ -91,7 +91,6 @@ func (m Manifest) Tar(tw *tar.Writer) {
|
||||
}
|
||||
File{
|
||||
Name: "manifest.json",
|
||||
Uid: 0,
|
||||
Contents: bytes.NewBuffer(b),
|
||||
}.Tar(tw)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user