Skip to content

Commit

Permalink
Fixing compilation errors.
Browse files Browse the repository at this point in the history
Signed-off-by: a-saksena <[email protected]>
  • Loading branch information
a-saksena committed Jul 24, 2024
1 parent b27e31a commit 311caae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/src/main/java/module-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
requires com.hedera.block.protos;
requires com.google.protobuf;
requires io.grpc.stub;
requires io.grpc;
requires io.helidon.common;
requires io.helidon.config;
requires io.helidon.webserver.grpc;
Expand Down

0 comments on commit 311caae

Please sign in to comment.