Skip to content

Commit bc65a42

Browse files
author
jmalek
committed
fix: Stray MIN_Y
1 parent eb0c0ed commit bc65a42

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/data_processing.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ use std::collections::HashSet;
1717
use std::path::PathBuf;
1818
use std::sync::Arc;
1919

20-
pub const MIN_Y: i32 = -2030;
21-
2220
/// Generation options that can be passed separately from CLI Args
2321
#[derive(Clone)]
2422
pub struct GenerationOptions {

0 commit comments

Comments
 (0)