Skip to content

Commit f609011

Browse files
committed
remove fix
1 parent 93788e7 commit f609011

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/types.rs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ pub enum Commands {
2323
#[clap(default_value = "map")]
2424
name: String,
2525
},
26-
/// Fix geospatial file
27-
Fix {
28-
/// Path to geospatial file supported by cimengine
29-
#[clap(short, long)]
30-
path: String,
31-
},
3226
/// Utility for creating countries, roads, etc.
3327
New {
3428
#[command(subcommand)]

0 commit comments

Comments
 (0)