mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
remove unused import that was causing a clash
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
This commit is contained in:
@@ -25,7 +25,6 @@ use std::io;
|
||||
use std::fs;
|
||||
use std::mem;
|
||||
use std::thread::sleep;
|
||||
use std::time::Duration;
|
||||
|
||||
use crate::client;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user