Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
MikailBag committed Apr 19, 2021
1 parent 289ea1d commit f2c3642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/src/api/gvk.rs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ impl GroupVersionResource {
} else {
format!("{}/{}", group, version)
};

Self {
group,
version,
Expand Down

0 comments on commit f2c3642

Please sign in to comment.