removed unused imports

This commit is contained in:
Humble Penguin 2023-03-13 11:40:23 +05:00 committed by David Peter
parent 9d0f67838f
commit e50050f53d

View File

@ -1,4 +1,3 @@
use std::env;
use std::fs::{File, OpenOptions};
use std::io::Write;