summaryrefslogtreecommitdiff
path: root/droplet.proto
diff options
context:
space:
mode:
Diffstat (limited to 'droplet.proto')
-rw-r--r--droplet.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/droplet.proto b/droplet.proto
index 87af716..e34a65e 100644
--- a/droplet.proto
+++ b/droplet.proto
@@ -29,7 +29,7 @@ message Droplet {
string image_url = 15; // url to the image
// is it possible to have custom formatting in JSON and TEXT marshal/unmarshal ?
- JunkInfo humantest = 16;
+ // JunkInfo humantest = 16;
}
enum DropletState {