aboutsummaryrefslogtreecommitdiff
path: root/http_handle_group_index.go
diff options
context:
space:
mode:
Diffstat (limited to 'http_handle_group_index.go')
-rw-r--r--http_handle_group_index.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/http_handle_group_index.go b/http_handle_group_index.go
index bbdff46..429532c 100644
--- a/http_handle_group_index.go
+++ b/http_handle_group_index.go
@@ -127,4 +127,3 @@ func handle_group_index(w http.ResponseWriter, r *http.Request, params map[strin
render_template(w, "group", params)
}
-