Skip to content

Commit 526e68c

Browse files
committed
style: remove blank lines
1 parent 0c7b94d commit 526e68c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/websockets/test/web-sockets-controller.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,6 @@ describe('WebSocketsController', () => {
417417
expect(subscribe.called).to.be.true;
418418
});
419419
});
420-
421420
describe('subscribeMessages', () => {
422421
const gateway = new Test();
423422

0 commit comments

Comments
 (0)