Skip to content

Commit 788ff78

Browse files
author
Simon Ma
authored
Update index.js
1 parent 96b5e48 commit 788ff78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ var RegularClientPrototype = mqtt.MqttClient.prototype;
77
var ASYNC_METHODS = ['publish',
88
'subscribe',
99
'unsubscribe',
10-
'unsubscribe',
1110
'end'
1211
];
1312

0 commit comments

Comments
 (0)