Skip to content

Commit 70a8364

Browse files
committed
Remove unneded namespace alias.
1 parent 6bae172 commit 70a8364

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/torchcodec/decoders/_core/VideoDecoderOps.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
#include "c10/util/Exception.h"
1414
#include "src/torchcodec/decoders/_core/VideoDecoder.h"
1515

16-
namespace py = pybind11;
17-
1816
namespace facebook::torchcodec {
1917

2018
// ==============================

0 commit comments

Comments
 (0)