Small tweak
This commit is contained in:
parent
aec1b94544
commit
ebd4731c09
1 changed files with 0 additions and 2 deletions
|
|
@ -87,8 +87,6 @@ async fn e2e_stream() -> anyhow::Result<()> {
|
|||
paused: false,
|
||||
storage_factory: Some(Box::new(InMemoryExampleStorageFactory {})),
|
||||
initial_peers: Some(vec![peer]),
|
||||
// Download no files automatically.
|
||||
only_files: Some(vec![]),
|
||||
..Default::default()
|
||||
}),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue