Remove unused boot files from webui
This commit is contained in:
parent
e485edbe9f
commit
14e5d4b4b3
8 changed files with 3 additions and 90 deletions
|
@ -5,6 +5,8 @@ import (
|
|||
"io/fs"
|
||||
)
|
||||
|
||||
// Files starting with . and _ are excluded by default
|
||||
//
|
||||
//go:embed static
|
||||
var assets embed.FS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue