summaryrefslogtreecommitdiffstatshomepage
path: root/extmod/webrepl/manifest.py
diff options
context:
space:
mode:
Diffstat (limited to 'extmod/webrepl/manifest.py')
-rw-r--r--extmod/webrepl/manifest.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/extmod/webrepl/manifest.py b/extmod/webrepl/manifest.py
deleted file mode 100644
index 6d1a314219..0000000000
--- a/extmod/webrepl/manifest.py
+++ /dev/null
@@ -1,2 +0,0 @@
-module("webrepl.py", opt=3)
-module("webrepl_setup.py", opt=3)