Skip to content

Commit cbd829f

Browse files
committed
Remove redundadnt comment
1 parent ae96ac0 commit cbd829f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ async fn initialize_proxy(
147147
);
148148
let secs = 5;
149149
tokio::time::sleep(Duration::from_secs(secs)).await;
150-
// Restart loop, esentially restarting proxy
151150
continue;
152151
}
153152
};

0 commit comments

Comments
 (0)