Skip to content

Commit

Permalink
Remove unused variable in test
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrence-forooghian committed Jun 4, 2024
1 parent 28523ba commit 773d1ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/realtime/event_emitter.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
define(['shared_helper', 'chai'], function (helper, chai) {
var expect = chai.expect;
var displayError = helper.displayError;
var utils = helper.Utils;
var closeAndFinish = helper.closeAndFinish;
var monitorConnection = helper.monitorConnection;

Expand Down

0 comments on commit 773d1ab

Please sign in to comment.