diff options
Diffstat (limited to 'cmd/web')
| -rw-r--r-- | cmd/web/handlers/export.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/web/handlers/export.go b/cmd/web/handlers/export.go index ab9d824..23bb480 100644 --- a/cmd/web/handlers/export.go +++ b/cmd/web/handlers/export.go @@ -7,7 +7,6 @@ import ( "net/http" "strconv" "strings" - "time" "golang.org/x/net/html" |
