pulumi/sdk/proto/go/testing
Fraser Waters c2f55f8fd7
Clean up unused import warnings (#15581)
There were a load of warnings such as the below, when building the
protobufs:
```
warning: Import google/protobuf/empty.proto is unused.
```

This removes the unused imports.
2024-03-04 13:01:25 +00:00
..
language.pb.go Clean up unused import warnings (#15581) 2024-03-04 13:01:25 +00:00
language_grpc.pb.go Add matrix testing (#13705) 2023-09-13 15:17:46 +00:00