Skip to content

Commit ff2cc1c

Browse files
committed
fix: apply rustfmt formatting
1 parent 6a06b1e commit ff2cc1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cortex-app-server/src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ pub struct ServerConfig {
8686

8787
fn default_shutdown_timeout() -> u64 {
8888
30 // 30 seconds for graceful shutdown
89-
// See cortex_common::http_client for timeout hierarchy documentation
89+
// See cortex_common::http_client for timeout hierarchy documentation
9090
}
9191

9292
fn default_listen_addr() -> String {

0 commit comments

Comments
 (0)