Skip to content

Commit

Permalink
Reduce proto warning severity (#1012)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlw authored Jan 25, 2023
1 parent 5f4d2a9 commit f8d1b2e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Source/common/santa.proto
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
//
// !!! WARNING !!!
// This proto is for demonstration purposes only and will be changing.
// Do not rely on this format.
//
// Important: This schema is currently in BETA

syntax = "proto3";

Expand Down

0 comments on commit f8d1b2e

Please sign in to comment.