Skip to content

Commit db73199

Browse files
committed
fixed mini_adas configs in single agaent mode
1 parent ca1f4c9 commit db73199

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/rust/mini-adas/src/bin/adas_primary.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ mod cfg {
106106
recorder_ids: vec![],
107107
worker_assignments: agent_assignments().remove(&AGENT_ID).unwrap(),
108108
timeout: Duration::from_secs(10),
109-
connection_timeout: Duration::from_secs(10),
110109
}
111110
}
112111
}

0 commit comments

Comments
 (0)