Skip to content

Commit 0e20aa8

Browse files
author
Braden Olsen
committed
Removes trailing whitespace in proto file
Cleans up formatting by removing unnecessary trailing whitespace to adhere to coding standards and improve readability.
1 parent 4dc814e commit 0e20aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tcnapi/exile/gate/v2/public.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ service GateService {
324324
body: "*"
325325
};
326326
}
327-
327+
328328
rpc UnmuteAgent(UnmuteAgentRequest) returns (UnmuteAgentResponse) {
329329
option (google.api.http) = {
330330
post: "/tcnapi/exile/gate/v2/agents/{partner_agent_id}/unmute"

0 commit comments

Comments
 (0)