style(api): standardize formatting and remove trailing newlines in API definitions
This commit is contained in:
@@ -47,5 +47,4 @@ service ppanel {
|
||||
@doc "Get order list"
|
||||
@handler QueryOrderList
|
||||
get /list (QueryOrderListRequest) returns (QueryOrderListResponse)
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user