Skip to content

Commit

Permalink
fix(cli): oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Fleeym committed Jan 18, 2025
1 parent fcd9a90 commit 13b9823
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cli/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ pub enum Commands {
#[derive(Debug, Subcommand)]
pub enum JobCommand {
/// Caches download counts for all mods currently stored
#[command(subcommand)]
CacheDownloads,
/// Runs migrations
#[command(subcommand)]
Migrate,
}

Expand Down

0 comments on commit 13b9823

Please sign in to comment.