Skip to content

Commit

Permalink
Remove reference to failureaccess modue
Browse files Browse the repository at this point in the history
  • Loading branch information
jduo committed Jan 6, 2024
1 parent 9701a21 commit f8af3c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/flight/flight-core/src/main/java/module-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
requires com.fasterxml.jackson.databind;
requires com.google.common;
requires com.google.errorprone.annotations;
requires failureaccess;
requires io.grpc;
requires io.grpc.internal;
requires io.grpc.netty;
Expand Down

0 comments on commit f8af3c9

Please sign in to comment.