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