fix warning

This commit is contained in:
2024-03-05 10:26:17 +01:00
parent 2124d9af00
commit 895707036a

View File

@@ -2,7 +2,6 @@ package server
import ( import (
"embed" "embed"
_ "embed"
"errors" "errors"
"fmt" "fmt"
"html/template" "html/template"