diff --git a/mlir/python/mlir/__init__.py b/mlir/python/mlir/__init__.py deleted file mode 100644 index a0f4e3d5eea6..000000000000 --- a/mlir/python/mlir/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -# Licensed under the Apache License v2.0 with LLVM Exceptions. -# See https://llvm.org/LICENSE.txt for license information. -# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception