Fix columns not working properly
This commit is contained in:
@ -109,9 +109,7 @@ pub async fn initialize(
|
||||
}
|
||||
|
||||
info!("Loading GB IP list");
|
||||
|
||||
info!("Loaded {} IP ranges", lower_bounds.len());
|
||||
|
||||
// todo
|
||||
info!("Done!");
|
||||
|
||||
let oauth2_client = BasicClient::new(
|
||||
|
Reference in New Issue
Block a user