From 39ee791d598401ec3c1a01e511253625cfb709c3 Mon Sep 17 00:00:00 2001 From: Samuel Johnson Date: Thu, 11 Dec 2025 03:09:47 -0500 Subject: Remove unused import --- cmd/web/handlers/export.go | 1 - 1 file changed, 1 deletion(-) (limited to 'cmd/web/handlers/export.go') 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" -- cgit v1.2.3