Skip to content

Commit

Permalink
fix: hack
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisIsMani committed Jan 17, 2024
1 parent 643d67e commit fb3194c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/router/src/utils/user.rs
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ pub fn get_dashboard_entry_response(
})
}

#[allow(unused_variables)]
pub fn get_verification_days_left(
state: &AppState,
user: &UserFromStorage,
Expand Down

0 comments on commit fb3194c

Please sign in to comment.