mirror of https://github.com/buster-so/buster.git
Fix extra closing brace in types.rs
This commit is contained in:
parent
5ebfe64136
commit
e264889c72
|
@ -77,4 +77,3 @@ pub struct ListPermissionsRequest {
|
|||
pub struct ListPermissionsResponse {
|
||||
pub permissions: Vec<AssetPermissionWithUser>,
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue