Browse Source

Fix linting error

JC Brand 5 năm trước cách đây
mục cha
commit
2b268c92bb
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      spec/muc.js

+ 0 - 1
spec/muc.js

@@ -268,7 +268,6 @@
                     async function (done, _converse) {
 
                 const IQ_stanzas = _converse.connection.IQ_stanzas;
-                const sendIQ = _converse.connection.sendIQ;
                 const muc_jid = 'lounge@montague.lit';
                 await test_utils.openChatRoom(_converse, 'lounge', 'montague.lit', 'romeo');