Skip to content

Commit

Permalink
Run fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Matei David <[email protected]>
  • Loading branch information
mateiidavid committed Apr 17, 2024
1 parent 276b75e commit eca6be1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions kube-runtime/src/reflector/object_ref.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use derivative::Derivative;
use k8s_openapi::{api::core::v1::ObjectReference, apimachinery::pkg::apis::meta::v1::OwnerReference};
#[cfg(doc)]
use kube_client::core::ObjectMeta;
#[cfg(doc)] use kube_client::core::ObjectMeta;
use kube_client::{
api::{DynamicObject, Resource},
core::api_version_from_group_version,
Expand Down

0 comments on commit eca6be1

Please sign in to comment.