Skip to content

Commit 2fbe5d8

Browse files
authored
Remove runtime key (#35)
1 parent d567640 commit 2fbe5d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tech-preview/micropython/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
<body ${dark? 'style="background-color:#0A0E14;color:white"' : 'style="background-color:white;color:black"'} >
113113
<py-config type="json">
114114
{
115-
"runtime": "micropython",
116115
"paths": [
117116
"py/arrr.py"
118117
],

0 commit comments

Comments
 (0)