forked from mirrors/tar-split
asm: Remove unreachable code
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
This commit is contained in:
parent
505d53c95c
commit
93c0a320a8
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ func NewOutputTarStream(fg storage.FileGetter, up storage.Unpacker) io.ReadClose
|
|||
fh.Close()
|
||||
}
|
||||
}
|
||||
pw.Close()
|
||||
}()
|
||||
return pr
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue