We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3884fc commit 4e45866Copy full SHA for 4e45866
decompress.go
@@ -40,7 +40,6 @@ func init() {
40
"txz": txzDecompressor,
41
"zip": new(ZipDecompressor),
42
"tar": tarDecompressor,
43
- "ova": tarDecompressor,
44
}
45
46
0 commit comments