(examples) remove logging
This commit is contained in:
@@ -24,7 +24,6 @@
|
|||||||
<script type="module">
|
<script type="module">
|
||||||
try {
|
try {
|
||||||
window.thermion_dart = await thermion_dart();
|
window.thermion_dart = await thermion_dart();
|
||||||
console.log("set thermion_dart");
|
|
||||||
} catch(err) {
|
} catch(err) {
|
||||||
console.error(err);
|
console.error(err);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user