mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 01:58:16 +00:00
fix formatting
This commit is contained in:
parent
53ce08aefa
commit
4362bc16a3
1 changed files with 0 additions and 1 deletions
|
@ -233,7 +233,6 @@ fn run_simulator(
|
|||
})
|
||||
.collect::<Vec<_>>();
|
||||
|
||||
|
||||
// Write the shrunk plan to a file
|
||||
let mut f = std::fs::File::create(&paths.shrunk_plan).unwrap();
|
||||
f.write_all(shrunk_plans[0].to_string().as_bytes()).unwrap();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue