Skip to content

Commit

Permalink
Remove needless import
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 22, 2023
1 parent e68d702 commit 447ae24
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 167 deletions.
1 change: 0 additions & 1 deletion format/Flight.proto
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
*/

syntax = "proto3";
import "google/protobuf/descriptor.proto";
import "google/protobuf/timestamp.proto";

option java_package = "org.apache.arrow.flight.impl";
Expand Down
Loading

0 comments on commit 447ae24

Please sign in to comment.