cleanup various unused code,

simplify instance action hiding when node is not online
This commit is contained in:
2025-04-29 17:44:02 +00:00
parent bb0d363298
commit 800ad7cd60
12 changed files with 39 additions and 284 deletions

View File

@@ -16,7 +16,7 @@ import (
"strings"
"github.com/gin-gonic/gin"
"github.com/tdewolff/minify"
"github.com/tdewolff/minify/v2"
)
var TMPL *template.Template