mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 18:58:36 +00: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>