Skip to content

Commit

Permalink
Fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
augustuswm committed Oct 30, 2023
1 parent 1ab5ca7 commit f55c083
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 74 deletions.
2 changes: 1 addition & 1 deletion rfd-cli/src/auth/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ impl Auth {
AuthCommands::Login(login) => login.run(ctx).await,
}
}
}
}
Loading

0 comments on commit f55c083

Please sign in to comment.