Cargo fmt

This commit is contained in:
Prabhpreet Dua
2024-02-04 20:18:58 +05:30
parent 0b4699e24a
commit ec0b5f7fb1
+1 -1
View File
@@ -836,7 +836,7 @@ impl AppServer {
//Test feature- if under load goes to normal operation, write to file
#[cfg(feature = "integration_test")]
{
if (prev_under_load == DoSOperation::Normal) {
if prev_under_load == DoSOperation::Normal {
let sem_name = b"/rp_integration_test_under_dos\0";
// Create or open a semaphore