Skip to content

Commit

Permalink
fix: remove unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonYuan869 committed May 30, 2023
1 parent 1d9a5bf commit f734722
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/output_generator/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ impl<'a> Generator<'a> {
generator: self,
frames,
map_columns,
map_rows,
maps_per_frame: map_columns * map_rows,
})
}
Expand Down

0 comments on commit f734722

Please sign in to comment.