We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34aead0 commit 29607dbCopy full SHA for 29607db
app.go
@@ -27,8 +27,6 @@ type App struct {
27
templatesFSs []fs.FS
28
staticDirs []fs.FS
29
30
- // Extensions and plugins
31
-
32
// Widgets
33
widgets map[WidgetSpace]*priorityList[WidgetFunc]
34
0 commit comments