Skip to content

Commit 09cd805

Browse files
committed
Remove unused variable
1 parent fff0f69 commit 09cd805

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/queue/DefaultEventQueue-spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ describe('DefaultEventQueue', () => {
88

99
let config: Configuration;
1010
let xhr: any;
11-
let requests: Array<any>;
1211

1312
beforeEach(() => {
1413
xhr = sinon.useFakeXMLHttpRequest();

0 commit comments

Comments
 (0)