aboutsummaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
Diffstat (limited to 'cmd')
-rw-r--r--cmd/web/handlers/export.go1
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"