We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96b5e48 commit 788ff78Copy full SHA for 788ff78
index.js
@@ -7,7 +7,6 @@ var RegularClientPrototype = mqtt.MqttClient.prototype;
7
var ASYNC_METHODS = ['publish',
8
'subscribe',
9
'unsubscribe',
10
- 'unsubscribe',
11
'end'
12
];
13
0 commit comments