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.
2 parents 96b5e48 + 788ff78 commit 7dd2594Copy full SHA for 7dd2594
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