From ddc1de2fb25fda748d8d3a614b697e7f24c83eb7 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 6 Mar 2025 20:19:38 +0800 Subject: *: Reformat --- http_handle_group_index.go | 1 - 1 file changed, 1 deletion(-) (limited to 'http_handle_group_index.go') 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) } - -- cgit v1.2.3