diff options
Diffstat (limited to 'internal/web/profile.go')
-rw-r--r-- | internal/web/profile.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/web/profile.go b/internal/web/profile.go index 741dc2a83..a6d96a9ea 100644 --- a/internal/web/profile.go +++ b/internal/web/profile.go @@ -142,7 +142,6 @@ func (m *Module) profileGETHandler(c *gin.Context) { cssStatus, cssThread, cssProfile, - instanceCustomCSSPath, }..., ) |