mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
unsused variable
This commit is contained in:
parent
69fa34d71f
commit
e6fdff43d8
@ -24,7 +24,6 @@ import { stubClient } from './test-utils';
|
||||
|
||||
describe('ScalarAuthClient', function() {
|
||||
let clientSandbox;
|
||||
let sac;
|
||||
|
||||
beforeEach(function() {
|
||||
sinon.stub(window.localStorage, 'getItem').withArgs('mx_scalar_token').returns('brokentoken');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user