Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
co3k committed Jun 21, 2018
1 parent 4f318d7 commit a78ff38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/proto/examplepb/a_bit_of_everything.proto
Original file line number Diff line number Diff line change
Expand Up @@ -274,8 +274,8 @@ service ABitOfEverythingService {
url: "https://github.com/grpc-ecosystem/grpc-gateway";
description: "Find out more about GetQuery";
}
security: {
}
security: {
}
};
}
// Echo allows posting a StringMessage value.
Expand Down

0 comments on commit a78ff38

Please sign in to comment.