diff --git a/metadata.py b/metadata.py deleted file mode 100644 index a084ca29..00000000 --- a/metadata.py +++ /dev/null @@ -1,7 +0,0 @@ -url='https://github.com/micropython/micropython/issues/405' -author_upy_devels = 'MicroPython Developers' -author_upy_devels_email = 'micro-python@googlegroups.com' - -# Dummy module -def desc_dummy(name): - return 'Dummy %s module to MicroPython' % name \ No newline at end of file