From 0fc3eda77004f41c5f0a804028da2d90b0373ea7 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Tue, 24 Aug 2021 22:25:40 -0400 Subject: Another development snapshot. Updated license. Added Swagger documentation--embedded! Note about 'swaggo' --- cmd/web/app.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'cmd/web/app.go') 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 -- cgit v1.2.3