Skip to content

Commit

Permalink
remove a protobuf field
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-sanders committed Jun 13, 2024
1 parent f3342c2 commit 2385dac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cylc/flow/network/protobuf/cylc/v5/schema.proto
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ package cylc.v5;
message PbMeta {
optional string title = 1;
optional string description = 2;
// buf:lint:ignore FIELD_LOWER_SNAKE_CASE
optional string URL = 3;
}

message PbTimeZone {
Expand Down

0 comments on commit 2385dac

Please sign in to comment.