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