Fix linting error

This commit is contained in:
JC Brand 2019-10-09 17:08:28 +02:00
parent 1e707f7cf2
commit 2b268c92bb

View File

@ -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');