Skip to content

Commit ff98dbd

Browse files
cargo fmt
1 parent b74113b commit ff98dbd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pre_flight.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ pub enum InteractivityMode {
2323
NonInteractive,
2424
}
2525

26-
2726
impl InteractivityMode {
2827
pub fn from_env() -> Self {
2928
if is_enabled_in_env("RABBITMQADMIN_NON_INTERACTIVE_MODE") {

0 commit comments

Comments
 (0)