Skip to content

Commit

Permalink
Remove unused imports in test protos (#684)
Browse files Browse the repository at this point in the history
  • Loading branch information
timostamm authored Jan 29, 2024
1 parent ee1ded1 commit 83c4419
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/protobuf-test/extra/extensions-proto3.proto
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ syntax = "proto3";
package proto3ext;

import "google/protobuf/descriptor.proto";
import "extra/example.proto";
import "google/protobuf/wrappers.proto";

// In proto3, we can only extend options.
extend google.protobuf.FileOptions {
Expand Down

0 comments on commit 83c4419

Please sign in to comment.