Skip to content

Commit

Permalink
delete FIXME
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszKielar committed Oct 6, 2020
1 parent 648725d commit 1f7e70d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ use crate::package::{print_package, Package};
use crate::utils::get_dependent_packages;
use crate::utils::get_leaves;

// FIXME better to use enum
#[derive(Debug, StructOpt)]
#[structopt(name = "conda-leaves")]
enum Opts {
Expand Down

0 comments on commit 1f7e70d

Please sign in to comment.