Skip to content

Commit

Permalink
tune: remove unused options
Browse files Browse the repository at this point in the history
This always just triggered a warning.
  • Loading branch information
julianoes committed Mar 3, 2021
1 parent 5f1f212 commit 4e3316a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions protos/tune/tune.proto
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ syntax = "proto3";

package mavsdk.rpc.tune;

import "mavsdk_options.proto";

option java_package = "io.mavsdk.tune";
option java_outer_classname = "TuneProto";

Expand Down

0 comments on commit 4e3316a

Please sign in to comment.