diff options
Diffstat (limited to 'scripts/mbedtls_dev/__init__.py')
-rw-r--r-- | scripts/mbedtls_dev/__init__.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/mbedtls_dev/__init__.py b/scripts/mbedtls_dev/__init__.py deleted file mode 100644 index 15b0d60dd3c..00000000000 --- a/scripts/mbedtls_dev/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -# This file needs to exist to make mbedtls_dev a package. -# Among other things, this allows modules in this directory to make -# relative imports. |