Skip to content

Commit

Permalink
chore: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
tmlye committed Jun 15, 2024
1 parent 90f5e65 commit a185cd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/config/user.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ impl Token {
}

pub struct UserConfigLoader {
pub path: Utf8PathBuf,
}

impl UserConfig {
Expand Down

0 comments on commit a185cd4

Please sign in to comment.