Skip to content

Commit

Permalink
cleaning dead comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Le Baron de Charlus committed Apr 21, 2023
1 parent 8c1e915 commit 01d8333
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ fn main() -> Result<()> {
},
None => {}
}
// if &args.list == "folders" {
// let path: &str = "/folders";
// folders::get_folders(&url, &path, &token)?;
// }

Ok(())
}

0 comments on commit 01d8333

Please sign in to comment.