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