Skip to content

Commit

Permalink
fix: TG subscription
Browse files Browse the repository at this point in the history
  • Loading branch information
simonas-notcat committed Dec 3, 2019
1 parent df94e1c commit a389612
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/daf-trust-graph/src/service-controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ export class TrustGraphServiceController implements ServiceController {
},
},
this.options.config.webSocketImpl,
[],
)

const wsLink = new WebSocketLink(wsClient)
Expand Down

0 comments on commit a389612

Please sign in to comment.