mirror of
https://github.com/mii443/rs-docker-bot.git
synced 2025-08-22 16:15:40 +00:00
remove unused import
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
use std::{
|
||||
fs::File,
|
||||
io::{Read, Write},
|
||||
sync::mpsc::{self, Receiver, Sender},
|
||||
time::Duration,
|
||||
};
|
||||
|
Reference in New Issue
Block a user