Skip to content

Commit

Permalink
[#190] 로그 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
myyrakle committed Dec 16, 2024
1 parent f90d686 commit e707146
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rupring/src/application_properties.rs
Original file line number Diff line number Diff line change
Expand Up @@ -305,8 +305,6 @@ impl ApplicationProperties {
_ => std::time::Duration::from_millis(timeout),
};

println!("timeout: {:?}", duration);

server.request_timeout = Some(duration);
}
}
Expand Down

0 comments on commit e707146

Please sign in to comment.