aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/app.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/web/app.go')
-rw-r--r--cmd/web/app.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd/web/app.go b/cmd/web/app.go
index 11df3ac..00f2c23 100644
--- a/cmd/web/app.go
+++ b/cmd/web/app.go
@@ -20,8 +20,6 @@ type App struct {
templateFS fs.FS
staticFS fs.FS
-
- // download chan string
}
// NewApp sets up the steam library for us