mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-24 17:20:49 +00:00
Remove old reqwest osu api v1
This commit is contained in:
parent
07928671e2
commit
fef6516ae1
7 changed files with 3 additions and 475 deletions
|
@ -109,7 +109,6 @@ fn handle_not_found<T>(v: Result<T, OsuError>) -> Result<Option<T>, OsuError> {
|
|||
}
|
||||
|
||||
pub mod builders {
|
||||
use reqwest::Response;
|
||||
use rosu_v2::model::mods::GameModsIntermode;
|
||||
|
||||
use crate::models;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue