Skip to content

Commit 5b62638

Browse files
committed
fixed lint
1 parent 38362b3 commit 5b62638

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/infrastructure/RepositoryFactory.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ import { NetworkType } from '../../src/model/network';
4848
import { NodeInfo } from '../../src/model/node';
4949

5050
describe('RepositoryFactory', () => {
51-
5251
it('Should create repositories', () => {
5352
const repositoryFactory = new RepositoryFactoryHttp('http://localhost:3000', {
5453
networkType: NetworkType.PRIVATE_TEST,

0 commit comments

Comments
 (0)