aboutsummaryrefslogtreecommitdiff
path: root/messages.go
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2015-12-13 19:26:36 +0100
committerDimitri Sokolyuk <demon@dim13.org>2015-12-13 19:26:36 +0100
commitaf380aea364d8ea10e28793a89c308447a775841 (patch)
tree9fd386118fb2ef197296852aa6b6c2b19d24f95e /messages.go
parent4fe0adcde6723a7ccd896d2cf1ba3844d9014b23 (diff)
Drop N parameter
Diffstat (limited to 'messages.go')
-rw-r--r--messages.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/messages.go b/messages.go
index 65b0904..059de6f 100644
--- a/messages.go
+++ b/messages.go
@@ -67,7 +67,6 @@ type Challenge struct {
URI string `json:"uri,omitempty"`
Validated *time.Time `json:"validated,omitempty"` // 2006-01-02T15:04Z
KeyAuthorization string `json:"keyAuthorization,omitempty"`
- N int `json:"n,omitempty"`
}
// Problem description