Skip to content

Commit 2ad53fa

Browse files
committed
remove #1139 from riot (and offending script element)
1 parent 5b06458 commit 2ad53fa

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

frameworks/keyed/riot/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
</head>
88
<body>
99
<div id="app"></div>
10-
<script>
11-
</script>
1210
<script src='dist/main.js'></script>
1311
</body>
1412
</html>

frameworks/keyed/riot/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"frameworkVersionFromPackage": "riot",
77
"frameworkHomeURL": "https://riot.js.org/",
88
"issues": [
9-
1139
109
]
1110
},
1211
"scripts": {

0 commit comments

Comments
 (0)