Skip to content

Commit

Permalink
Fixed access issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Hippo authored and Hippo committed May 18, 2020
1 parent 5eec0a2 commit c18b459
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ private void benchmark() {
return busPubSubConfiguration;
}
).build());

pubSub.subscribe(this);

pubSub.subscribe(this);

Expand Down

0 comments on commit c18b459

Please sign in to comment.