Skip to content

Commit d40b82e

Browse files
committed
clippy
1 parent 3b9a779 commit d40b82e

File tree

1 file changed

+1
-1
lines changed
  • crates/stackable-operator/src/builder/pod

1 file changed

+1
-1
lines changed

crates/stackable-operator/src/builder/pod/probe.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use std::{i32, num::TryFromIntError};
1+
use std::num::TryFromIntError;
22

33
use k8s_openapi::{
44
api::core::v1::{ExecAction, GRPCAction, HTTPGetAction, Probe, TCPSocketAction},

0 commit comments

Comments
 (0)