Skip to content

Commit

Permalink
reverted export
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismaree committed Oct 27, 2020
1 parent 2347a8e commit 3f73b80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -362,4 +362,4 @@ if (require.main === module) {
}

hub.Poll = Poll;
module.exports = { hub, _getLastQueriedBlockNumber };
module.exports = hub;

0 comments on commit 3f73b80

Please sign in to comment.