mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-02 03:12:26 -06:00
remove superfluous css imports
This commit is contained in:
parent
2f1ca03eb5
commit
4a870d1f8d
1 changed files with 0 additions and 2 deletions
|
|
@ -153,8 +153,6 @@ func (m *Module) AdminPanelHandler(c *gin.Context) {
|
|||
"instance": instance,
|
||||
"stylesheets": []string{
|
||||
"/assets/Fork-Awesome/css/fork-awesome.min.css",
|
||||
"/assets/dist/_colors.css",
|
||||
"/assets/dist/base.css",
|
||||
"/assets/dist/panels-admin-style.css",
|
||||
},
|
||||
"javascript": []string{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue