Skip to content

Commit f680fd2

Browse files
Update timeboost-builder/src/submit.rs
Co-authored-by: Toralf Wittner <[email protected]>
1 parent e6b257e commit f680fd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

timeboost-builder/src/submit.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,6 @@ mod tests {
296296
.unwrap(),
297297
)
298298
.label(k.public_key().to_string())
299-
.https_only(true)
300299
.build();
301300

302301
let scfg = SubmitterConfig::builder()

0 commit comments

Comments
 (0)