pulumi/proto/pulumi
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
..
codegen Clean up unused import warnings (#15581) 2024-03-04 13:01:25 +00:00
testing Clean up unused import warnings (#15581) 2024-03-04 13:01:25 +00:00
alias.proto feat(engine): Adds structured alias support to the engine 2022-10-11 17:56:32 -04:00
analyzer.proto Policy remediations feature (#14080) 2023-10-09 18:31:17 +00:00
callback.proto Clean up unused import warnings (#15581) 2024-03-04 13:01:25 +00:00
converter.proto Clean up unused import warnings (#15581) 2024-03-04 13:01:25 +00:00
engine.proto Fix the go_package option on the .proto files 2022-09-20 09:31:03 +01:00
errors.proto Fix the go_package option on the .proto files 2022-09-20 09:31:03 +01:00
language.proto Clean up project usage (#15154) 2024-01-16 17:06:14 +00:00
plugin.proto Allow language plugins to return plugin checksums (#13776) 2023-08-25 15:26:25 +00:00
provider.proto Clean up unused import warnings (#15581) 2024-03-04 13:01:25 +00:00
resource.proto Engine support for remote transforms (#15290) 2024-02-21 16:30:46 +00:00
source.proto [engine] Add support for source positions 2023-07-10 14:35:40 -07:00