Skip to content

Commit

Permalink
pb: cleanup spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Trottier committed Dec 29, 2019
1 parent 28d3ea3 commit 8ff5b35
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pb/admin.proto
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,12 @@ message ManageGCRequest {
GCREQTYPE type = 1;
}


// ManageGCResponse is a message used as a response to gc control requests
message ManageGCResponse {
// status contains a status message
string status = 1;
}


// REFREQTYPE is used to indicate the type of ref count request being made
enum REFREQTYPE {
// REF_GET_COUNT is used to get the reference count of a particular cid
Expand Down

0 comments on commit 8ff5b35

Please sign in to comment.