mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-27 19:14:21 +01:00
oci.proto imports "google/protobuf/wrappers.proto", but doesn't appear to use it, which causes a warning from protoc when we compile it. Remove the import to fix the warning. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>