Skip to content

Commit ead86d2

Browse files
committed
More tests
1 parent 87f095a commit ead86d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/resources/proto/validationtest/validationtest.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ syntax = "proto3";
1717
package validationtest;
1818

1919
import "buf/validate/validate.proto";
20-
import "google/protobuf/duration.proto";
2120

2221
message ExampleFieldRules {
2322
string regex_string_field = 1 [(buf.validate.field).string.pattern = "^[a-z0-9]{1,9}$"];

0 commit comments

Comments
 (0)