Skip to content

Commit cf3e440

Browse files
author
kamil.mysliwiec
committed
Travis hotfix
1 parent b35595b commit cf3e440

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

example/modules/client/client.controller.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import 'rxjs/add/operator/catch';
99
@Controller()
1010
export class ClientController {
1111

12-
constructor(private i : number) {}
1312
@Client({ transport: Transport.TCP, port: 5667 })
1413
client: ClientProxy;
1514

0 commit comments

Comments
 (0)