aboutsummaryrefslogtreecommitdiff
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 59a3410..66b8ddb 100644
--- a/README.md
+++ b/README.md
@@ -392,7 +392,6 @@ go func() {
// Save stats for the next loop.
prev = stats
}
-}
}()
```