Skip to content

Commit

Permalink
Fix module-info.java (#4406)
Browse files Browse the repository at this point in the history
Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
  • Loading branch information
Neeharika-Sompalli committed Dec 2, 2022
1 parent a1a2345 commit d1ca7b3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
requires grpc.stub;
requires commons.collections4;

exports com.hedera.node.app.service.mono to
com.swirlds.platform;
exports com.hedera.node.app.service.mono.throttling to
com.fasterxml.jackson.databind;

Expand Down

0 comments on commit d1ca7b3

Please sign in to comment.