Skip to content

Commit

Permalink
stray import
Browse files Browse the repository at this point in the history
Signed-off-by: clux <sszynrae@gmail.com>
  • Loading branch information
clux committed Nov 17, 2023
1 parent aca8bf8 commit b4775c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kube-core/src/subresource.rs
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,6 @@ impl Request {
/// Cheap sanity check to ensure type maps work as expected
#[cfg(test)]
mod test {
use super::Time;
use crate::{request::Request, resource::Resource};
use chrono::{DateTime, TimeZone, Utc};
use k8s::core::v1 as corev1;
Expand Down

0 comments on commit b4775c5

Please sign in to comment.