aboutsummaryrefslogtreecommitdiff
path: root/archive_test.go
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2022-11-24 11:15:51 -0700
committerJordan <me@jordan.im>2022-11-24 11:15:51 -0700
commit32b68896d5a1fed17bb9bd18b1b36c3ecd352e27 (patch)
treed509f23434c9b4ea2797ddb45c836b128aba340f /archive_test.go
parentca276b66837ac04bf92de257e5e65d2992f1a547 (diff)
downloadkeep-32b68896d5a1fed17bb9bd18b1b36c3ecd352e27.tar.gz
keep-32b68896d5a1fed17bb9bd18b1b36c3ecd352e27.zip
archive: log /save/ API Message response parameter values; useful info
Diffstat (limited to 'archive_test.go')
-rw-r--r--archive_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/archive_test.go b/archive_test.go
index 842b3b3..d9fc149 100644
--- a/archive_test.go
+++ b/archive_test.go
@@ -1,7 +1,6 @@
package main
import (
- "net/http"
"testing"
)