Skip to content

Commit

Permalink
remove message from request on canary (bukinoshita#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
bukinoshita committed Dec 1, 2017
1 parent a063162 commit 83e6bcc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/canary.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ class Canary extends Component {

return api
.post('/canary', {
message,
passphrase,
ctBuffer: ctBufferString,
iv: ivString
Expand Down

0 comments on commit 83e6bcc

Please sign in to comment.