mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-21 14:34:25 +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>