summaryrefslogtreecommitdiffhomepage
path: root/dart.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'dart.html.markdown')
-rw-r--r--dart.html.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/dart.html.markdown b/dart.html.markdown
index ab3c07d2..e6594fc5 100644
--- a/dart.html.markdown
+++ b/dart.html.markdown
@@ -710,7 +710,6 @@ main() {
example30 // Adding this comment stops the dart formatter from putting all items on a new line
].forEach((ef) => ef());
}
-
```
## Further Reading