Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit 6e52f77

Browse files
committed
Linting.
1 parent 9f849e8 commit 6e52f77

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/publish/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,6 @@ function getCreateStreamMessage(client) {
189189
rotateGroupKey(maybeStreamId) {
190190
return encrypt.rotateGroupKey(maybeStreamId)
191191
},
192-
startKeyExchange() {
193-
return encrypt.start()
194-
},
195192
rekey(maybeStreamId) {
196193
return encrypt.rekey(maybeStreamId)
197194
},

0 commit comments

Comments
 (0)