refactor: remove unused import

This commit is contained in:
Muhammad Nauman Raza 2024-05-19 12:20:09 +01:00
parent 428704c5ec
commit 04081622ec

View file

@ -1,4 +1,3 @@
use std::io::prelude::*;
use std::process::Command; use std::process::Command;
use owo_colors::OwoColorize; use owo_colors::OwoColorize;