summaryrefslogtreecommitdiff
path: root/system/admin/handlers.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/admin/handlers.go')
-rw-r--r--system/admin/handlers.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/admin/handlers.go b/system/admin/handlers.go
index 17a4843..edf351d 100644
--- a/system/admin/handlers.go
+++ b/system/admin/handlers.go
@@ -498,8 +498,6 @@ func editHandler(res http.ResponseWriter, req *http.Request) {
return
}
- go db.SortContent(t)
-
scheme := req.URL.Scheme
host := req.URL.Host
path := req.URL.Path