aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 96ba68d..d1295a0 100644
--- a/cmd/web/handlers/export.go
+++ b/cmd/web/handlers/export.go
@@ -1,7 +1,6 @@
package handlers
import (
- "bytes"
"database/sql"
"encoding/xml"
"log"