fix add -A

This commit is contained in:
grimhilt
2023-10-28 22:12:27 +02:00
parent 81c24b5e3c
commit 53b103af9e
6 changed files with 54 additions and 45 deletions

View File

@@ -76,9 +76,4 @@ impl RequestManager {
self.token.clone().unwrap()
}
pub fn create_request()
{
}
}