Skip to content

Commit b2d4e81

Browse files
committed
Merge branch 'main' of github.com:meta-pytorch/torchcodec into encode_png_impl
2 parents f4b38b6 + b96f636 commit b2d4e81

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/torchcodec/_core/EncodePng.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ torch::stable::Tensor encode_png(
196196
kStableUInt8,
197197
[buffer = std::move(buffer)](void*) mutable { buffer.reset(); });
198198
}
199-
200199
} // namespace facebook::torchcodec
201200

202201
#endif // !TORCHCODEC_ENABLE_PNG

0 commit comments

Comments
 (0)