summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7f6cbc325..fef304ace 100644
--- a/README.md
+++ b/README.md
@@ -630,7 +630,6 @@ and then its name. The merged output is this:
```wat
(module
- (import "second" "bar" (func $second.bar))
(import "outside" "log" (func $log (param i32)))
(export "main" (func $func))