diff options
| author | Jeff Carr <[email protected]> | 2024-10-31 09:28:45 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-31 09:28:45 -0500 |
| commit | f4cb9e27ce6d963d6fa613ab8131945e833443ce (patch) | |
| tree | df1219f9c3d76414e798e68aca928b97b1cba618 /droplet.proto | |
| parent | 08757bc3150953870b2e56ec82bb82027ffbaa7a (diff) | |
attempt at hypervisor arch
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'droplet.proto')
| -rw-r--r-- | droplet.proto | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/droplet.proto b/droplet.proto index c40d730..adf1299 100644 --- a/droplet.proto +++ b/droplet.proto @@ -1,7 +1,6 @@ syntax = "proto3"; package virtbuf; -// import "google/protobuf/any.proto"; import "google/protobuf/timestamp.proto"; // Import the well-known type for Timestamp message Droplets { |
