aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/goroutine.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/goroutine.go b/template/goroutine.go
index da098ce..6fc6038 100644
--- a/template/goroutine.go
+++ b/template/goroutine.go
@@ -1,3 +1,3 @@
-go func() {
- {{_cursor_}}
-}()
+go func() {
+ {{_cursor_}}
+}()