[mlir] Remove unused namespace alias.

This commit is contained in:
Adrian Kuegel
2021-09-30 13:50:31 +02:00
parent 6776bcfeb6
commit 68e56bd320

View File

@@ -10,8 +10,6 @@
#include <pybind11/pybind11.h>
namespace py = pybind11;
// -----------------------------------------------------------------------------
// Module initialization.
// -----------------------------------------------------------------------------